Home
last modified time | relevance | path

Searched refs:SUBMIT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/accel/rocket/
H A Drocket_drv.c137 ROCKET_IOCTL(SUBMIT, submit),
/linux/drivers/usb/core/
H A Ddevio.c128 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 Dethosu_drv.c182 ETHOSU_IOCTL(SUBMIT, submit, 0),
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c727 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),