Searched refs:SUBMIT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | devio.c | 127 SUBMIT, COMPLETE enumerator 484 if (when == SUBMIT) in snoop_urb() 494 if (when == SUBMIT) in snoop_urb() 1138 snoop_urb(dev, NULL, pipe, ctrl->wLength, tmo, SUBMIT, NULL, 0); in do_proc_control() 1161 snoop_urb(dev, NULL, pipe, ctrl->wLength, tmo, SUBMIT, in do_proc_control() 1233 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, NULL, 0); in do_proc_bulk() 1253 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, tbuf, len1); in do_proc_bulk() 1830 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_drv.c | 501 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),
|