platform_device_add_resources(9) suse man page | unix.com

Man Page: platform_device_add_resources

Operating Environment: suse

Section: 9

PLATFORM_DEVICE_ADD_(9) 				   Device drivers infrastructure				   PLATFORM_DEVICE_ADD_(9)

NAME
platform_device_add_resources - add resources to a platform device
SYNOPSIS
int platform_device_add_resources(struct platform_device * pdev, struct resource * res, unsigned int num);
ARGUMENTS
pdev 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 resources
DESCRIPTION
Add a copy of the resources to the platform device. The memory associated with the resources will be freed when the platform device is released.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PLATFORM_DEVICE_ADD_(9)
Related Man Pages
ibv_close_device(3) - debian
ibv_open_device(3) - centos
struct_platform_nand_ctrl(9) - suse
bus_release_resource(9) - linux
bus_release_resource(9) - hpux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com