Man Page: device_release_driver
Operating Environment: centos
Section: 9
DEVICE_RELEASE_DRIVE(9) Device drivers infrastructure DEVICE_RELEASE_DRIVE(9)NAMEdevice_release_driver - manually detach device from driver.SYNOPSISvoid device_release_driver(struct device * dev);ARGUMENTSdev device.DESCRIPTIONManually detach device from driver. When called for a USB interface, dev->parent lock must be held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVICE_RELEASE_DRIVE(9)
| Related Man Pages |
|---|
| devctl(4) - debian |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| devctl(4) - linux |
| devctl(4) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Flash disk problem |