Home
last modified time | relevance | path

Searched refs:usbg_detach (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c96 static void usbg_detach(struct usb_function_instance *f);
135 static void usbg_detach(struct usb_function_instance *f) in usbg_detach() function
151 tcm_opts->tcm_unregister_callback = usbg_detach; in usb_target_gadget_init()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c1475 static void usbg_detach(struct usbg_tpg *);
1485 usbg_detach(tpg); in usbg_enable_tpg()
2173 static void usbg_detach(struct usbg_tpg *tpg) in usbg_detach() function