BUS_REMOVE_DEVICE

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

 

NAME

bus_remove_device - remove device from bus  

SYNOPSIS

"SYNOPSIS"

void bus_remove_device (struct device * dev);  

ARGUMENTS

dev
device to be removed
 

DESCRIPTION

- Remove symlink from bus's directory. - Delete device from bus's list. - Detach from its driver. - Drop reference taken in bus_add_device.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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