Searched refs:bot_submit_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 288 static int bot_submit_command(struct f_uas *, void *, unsigned int); 300 ret = bot_submit_command(fu, req->buf, req->actual); in bot_cmd_complete() 1201 static int bot_submit_command(struct f_uas *fu, in bot_submit_command() function
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 288 static int bot_submit_command(struct f_uas *, void *, unsigned int); 300 ret = bot_submit_command(fu, req->buf, req->actual); in bot_cmd_complete() 1205 static int bot_submit_command(struct f_uas *fu, in bot_submit_command() function
|
Completed in 6 milliseconds