Searched refs:SUBMIT (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/accel/rocket/ |
| H A D | rocket_drv.c | 137 ROCKET_IOCTL(SUBMIT, submit),
|
| /linux/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() 1935 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
|
| /linux/drivers/accel/ethosu/ |
| H A D | ethosu_drv.c | 182 ETHOSU_IOCTL(SUBMIT, submit, 0),
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_drv.c | 727 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),
|