Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c293 static int bot_submit_command(struct f_uas *, void *, unsigned int);
305 ret = bot_submit_command(fu, req->buf, req->actual); in bot_cmd_complete()
1192 static int bot_submit_command(struct f_uas *fu, in bot_submit_command() function