![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
int
DESCRIPTIONThe specified device is removed from dev and
deleted. If the device is currently attached, it is first detached via
device_detach(9).
If
The BUS_CHILD_DELETED(9) method is invoked for each device that is deleted. This permits the parent device's driver to tear down any state associated with child devices such as ivars. RETURN VALUESZero is returned on success, otherwise an error is returned. SEE ALSOAUTHORSThis manual page was written by Doug Rabson.
|