Query: platform_device_add
OS: centos
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)NAMEplatform_device_add - add a platform device to device hierarchySYNOPSISint platform_device_add(struct platform_device * pdev);ARGUMENTSpdev platform device we're addingDESCRIPTIONThis is part 2 of platform_device_register, though may be called separately _iff_ pdev was allocated by platform_device_alloc.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PLATFORM_DEVICE_ADD(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| regulator_set_optimum_mode(9) - centos |
| struct_class(9) - centos |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |