Searched refs:SUBMIT (Results 1 – 1 of 1) sorted by relevance
/drivers/usb/core/ |
D | devio.c | 107 SUBMIT, COMPLETE enumerator 365 if (when == SUBMIT) in snoop_urb() 375 if (when == SUBMIT) in snoop_urb() 881 snoop_urb(dev, NULL, pipe, ctrl.wLength, tmo, SUBMIT, NULL, 0); in proc_control() 904 snoop_urb(dev, NULL, pipe, ctrl.wLength, tmo, SUBMIT, in proc_control() 967 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, NULL, 0); in proc_bulk() 987 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, tbuf, len1); in proc_bulk() 1368 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
|