Man Page: platform_device_unregister
Operating Environment: suse
Section: 9
PLATFORM_DEVICE_UNRE(9) Device drivers infrastructure PLATFORM_DEVICE_UNRE(9)NAMEplatform_device_unregister - unregister a platform-level deviceSYNOPSISvoid platform_device_unregister(struct platform_device * pdev);ARGUMENTSpdev platform device we're unregisteringDESCRIPTIONUnregistration is done in 2 steps. First we release all resources and remove it from the subsystem, then we drop reference count by calling platform_device_put.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PLATFORM_DEVICE_UNRE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| struct_platform_nand_ctrl(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| A (ksh) Library For and From UNIX.com |