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 2.6. July 2010 PLATFORM_DEVICE_ADD(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_class(9) - centos |
| struct_platform_nand_ctrl(9) - centos |
| device_create(9) - suse |
| struct_uio_info(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |