Man Page: platform_device_add_resources
Operating Environment: suse
Section: 9
PLATFORM_DEVICE_ADD_(9) Device drivers infrastructure PLATFORM_DEVICE_ADD_(9)NAMEplatform_device_add_resources - add resources to a platform deviceSYNOPSISint platform_device_add_resources(struct platform_device * pdev, struct resource * res, unsigned int num);ARGUMENTSpdev platform device allocated by platform_device_alloc to add resources to res set of resources that needs to be allocated for the device num number of resourcesDESCRIPTIONAdd a copy of the resources to the platform device. The memory associated with the resources will be freed when the platform device is released.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PLATFORM_DEVICE_ADD_(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| struct_platform_nand_ctrl(9) - centos |
| device_create(9) - suse |
| fdtbus(4) - freebsd |
| bus_release_resource(9) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| A (ksh) Library For and From UNIX.com |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |