Searched refs:SUBMIT (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/usb/core/ |
| H A D | devio.c | 128 SUBMIT, COMPLETE enumerator 507 if (when == SUBMIT) in snoop_urb() 517 if (when == SUBMIT) in snoop_urb() 1220 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, NULL, 0); in do_proc_control() 1246 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, tbuf, wLength); in do_proc_control() 1338 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, NULL, 0); in do_proc_bulk() 1358 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, tbuf, len1); in do_proc_bulk() 1936 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
|
| /linux-6.15/Documentation/usb/ |
| H A D | usbip_protocol.rst | 417 | 0x14 | 4 | unlink_seqnum, of the SUBMIT request to unlink |
|
| /linux-6.15/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_drv.c | 555 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),
|