Man Page: platform_device_register_full
Operating Environment: centos
Section: 9
PLATFORM_DEVICE_REGI(9) Device drivers infrastructure PLATFORM_DEVICE_REGI(9)NAMEplatform_device_register_full - add a platform-level device with resources and platform-specific dataSYNOPSISstruct platform_device * platform_device_register_full(const struct platform_device_info * pdevinfo);ARGUMENTSpdevinfo data used to create deviceDESCRIPTIONReturns struct platform_device pointer on success, or ERR_PTR on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PLATFORM_DEVICE_REGI(9)
| Related Man Pages |
|---|
| securityfs_create_file(9) - centos |
| struct_class(9) - centos |
| struct_regulator_config(9) - centos |
| struct_usb_device_driver(9) - centos |
| struct_platform_nand_ctrl(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |