Searched refs:SUBMIT (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/usb/core/ |
A D | devio.c | 128 SUBMIT, COMPLETE enumerator 496 if (when == SUBMIT) in snoop_urb() 506 if (when == SUBMIT) in snoop_urb() 1207 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, NULL, 0); in do_proc_control() 1233 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, tbuf, wLength); in do_proc_control() 1325 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, NULL, 0); in do_proc_bulk() 1345 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, tbuf, len1); in do_proc_bulk() 1923 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
|
/linux-6.3-rc2/drivers/gpu/drm/panfrost/ |
A D | panfrost_drv.c | 516 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),
|
/linux-6.3-rc2/Documentation/usb/ |
A D | usbip_protocol.rst | 417 | 0x14 | 4 | unlink_seqnum, of the SUBMIT request to unlink |
|
Completed in 14 milliseconds