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 |
|---|
| device_create_with_groups(9) - centos |
| struct_class(9) - centos |
| struct_device_driver(9) - centos |
| struct_platform_nand_ctrl(9) - centos |
| struct_platform_nand_ctrl(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 |
| Tar Command |
| Docker learning Phase-I |