platform_device_register_resndata(9) centos man page | unix.com

Man Page: platform_device_register_resndata

Operating Environment: centos

Section: 9

PLATFORM_DEVICE_REGI(9) 				   Device drivers infrastructure				   PLATFORM_DEVICE_REGI(9)

NAME
platform_device_register_resndata - add a platform-level device with resources and platform-specific data
SYNOPSIS
struct platform_device * platform_device_register_resndata(struct device * parent, const char * name, int id, const struct resource * res, unsigned int num, const void * data, size_t size);
ARGUMENTS
parent parent device for the device we're adding name base name of the device we're adding id instance id res set of resources that needs to be allocated for the device num number of resources data platform specific data for this platform device size size of platform specific data
DESCRIPTION
Returns struct platform_device pointer on success, or ERR_PTR on error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PLATFORM_DEVICE_REGI(9)
Related Man Pages
struct_device(9) - centos
struct_device_driver(9) - centos
struct_platform_nand_ctrl(9) - centos
struct_uio_info(9) - centos
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Controlling user input