centos man page for device_release_driver

Query: device_release_driver

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEVICE_RELEASE_DRIVE(9) 				   Device drivers infrastructure				   DEVICE_RELEASE_DRIVE(9)

NAME
device_release_driver - manually detach device from driver.
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
Kernel Hackers Manual 3.10 June 2014 DEVICE_RELEASE_DRIVE(9)
Related Man Pages
device_create_vargs(9) - centos
devctl(4) - debian
device_create_vargs(9) - suse
devctl(4) - freebsd
devctl(4) - osx
Similar Topics in the Unix Linux Community
Flash disk problem