platform_device_add(9) centos man page | unix.com

Man Page: platform_device_add

Operating Environment: centos

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 3.10 June 2014 PLATFORM_DEVICE_ADD(9)
Related Man Pages
device_create(9) - centos
regulator_set_optimum_mode(9) - centos
struct_class(9) - centos
struct_platform_nand_ctrl(9) - centos
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!