Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c730 static int usbg_submit_command(struct f_uas *, void *, unsigned int);
740 ret = usbg_submit_command(fu, req->buf, req->actual); in uasp_cmd_complete()
1081 static int usbg_submit_command(struct f_uas *fu, in usbg_submit_command() function