Searched refs:SUBMIT (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/core/ |
D | devio.c | 128 SUBMIT, COMPLETE enumerator 493 if (when == SUBMIT) in snoop_urb() 503 if (when == SUBMIT) in snoop_urb() 1206 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, NULL, 0); in do_proc_control() 1232 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, tbuf, wLength); in do_proc_control() 1324 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, NULL, 0); in do_proc_bulk() 1344 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, tbuf, len1); in do_proc_bulk() 1922 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
|
/drivers/gpu/drm/panfrost/ |
D | panfrost_drv.c | 505 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),
|