Home
last modified time | relevance | path

Searched defs:unbind_driver (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ibm-ac-server/
H A Dir35221-unbind-bind.sh11 unbind_driver () { function
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c2343 static void __composite_unbind(struct usb_gadget *gadget, bool unbind_driver) in __composite_unbind()