BUS_REMOVE_DEVICE
Section: (9)
Updated: 09 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: 00:01:59 GMT, October 09, 2005