centos man page for platform_device_register_full

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)

NAME
platform_device_register_full - add a platform-level device with resources and platform-specific data
SYNOPSIS
struct platform_device * platform_device_register_full(const struct platform_device_info * pdevinfo);
ARGUMENTS
pdevinfo data used to create device
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
securityfs_create_file(9) - centos
struct_device_driver(9) - centos
struct_uio_info(9) - centos
struct_usb_device_driver(9) - centos
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq