Query: platform_device_add_resources
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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, const 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 3.10 June 2014 PLATFORM_DEVICE_ADD_(9)
Related Man Pages |
---|
device_create_with_groups(9) - centos |
struct_device_driver(9) - centos |
ibv_open_device(3) - debian |
ibv_close_device(3) - centos |
device_create(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
Please Welcome Dave Munro to the Moderator Team! |