Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1488 static int usbg_attach(struct usbg_tpg *);
1511 ret = usbg_attach(tpg); in tcm_usbg_tpg_enable_store()
2216 static int usbg_attach(struct usbg_tpg *tpg) in usbg_attach() function