|
NAME
DESCRIPTIONThis function provides an implementation of the
DEVICE_DETACH(9) method which can be used by most bus code.
It uses
bus_detach_children(9) to detach drivers from all child
devices giving them a chance to veto the detach request. If
RETURN VALUESZero is returned on success, otherwise an appropriate error is returned. AUTHORSThis manual page was written by Doug Rabson.
|