Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1650 static int usbg_attach(struct usbg_tpg *);
1674 ret = usbg_attach(tpg); in tcm_usbg_tpg_store_enable()
2409 static int usbg_attach(struct usbg_tpg *tpg) in usbg_attach() function