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(9) - centos |
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_regulator_config(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |