platform_device_add(9) suse man page | unix.com

Man Page: platform_device_add

Operating Environment: suse

Section: 9

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
device_create(9) - centos
struct_class(9) - centos
struct_device_driver(9) - centos
device_create(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB