__DEVICE_RELEASE_DRIVER

Section: (9)
Updated: 09 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.

__device_release_driver must be called with dev->sem held.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:52 GMT, October 09, 2005