SYNOPSIS void device_release_driver(struct device * dev); ARGUMENTS dev device. DESCRIPTION Manually detach device from driver. When called for a USB interface, dev->parent lock must be held. COPYRIGHT