Man Page: platform_device_add_data
Operating Environment: suse
Section: 9
PLATFORM_DEVICE_ADD_(9) Device drivers infrastructure PLATFORM_DEVICE_ADD_(9)NAMEplatform_device_add_data - add platform-specific data to a platform deviceSYNOPSISint platform_device_add_data(struct platform_device * pdev, const void * data, size_t size);ARGUMENTSpdev platform device allocated by platform_device_alloc to add resources to data platform specific data for this platform device size size of platform specific dataDESCRIPTIONAdd a copy of platform specific data to the platform device's platform_data pointer. The memory associated with the platform data will be freed when the platform device is released.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PLATFORM_DEVICE_ADD_(9)
| Related Man Pages |
|---|
| struct_platform_nand_ctrl(9) - suse |
| installboot(1m) - debian |
| platform::shell(ntcl) - mojave |
| installboot(1m) - centos |
| platform::shell(3tcl) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Update kernel Linux without reboot?! |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |