suse man page for platform_device_add

Query: platform_device_add

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLATFORM_DEVICE_ADD(9)					   Device drivers infrastructure				    PLATFORM_DEVICE_ADD(9)

NAME
platform_device_add - add a platform device to device hierarchy
SYNOPSIS
int platform_device_add(struct platform_device * pdev);
ARGUMENTS
pdev platform device we're adding
DESCRIPTION
This is part 2 of platform_device_register, though may be called separately _iff_ pdev was allocated by platform_device_alloc.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PLATFORM_DEVICE_ADD(9)
Related Man Pages
struct_device_driver(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
regulator_set_optimum_mode(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I