Query: platform_device_register_full
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)