DEVICE_RELEASE_DRIVER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

device_release_driver - manually detach device from driver.  

SYNOPSIS

"SYNOPSIS"

void device_release_driver (struct device * dev);  

ARGUMENTS

dev
device.
 

DESCRIPTION

Manually detach device from driver. Note that this is called without incrementing the bus reference count nor taking the bus's rwsem. Be sure that those are accounted for before calling this function.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:45 GMT, October 06, 2005