Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddevio.c128 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()
1228 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, tbuf, wLength); in do_proc_control()
1320 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, NULL, 0); in do_proc_bulk()
1340 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, tbuf, len1); in do_proc_bulk()
1918 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddevio.c128 SUBMIT, COMPLETE enumerator
504 if (when == SUBMIT) in snoop_urb()
514 if (when == SUBMIT) in snoop_urb()
1217 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, NULL, 0); in do_proc_control()
1243 snoop_urb(dev, NULL, pipe, wLength, tmo, SUBMIT, tbuf, wLength); in do_proc_control()
1335 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, NULL, 0); in do_proc_bulk()
1355 snoop_urb(dev, NULL, pipe, len1, tmo, SUBMIT, tbuf, len1); in do_proc_bulk()
1933 as->urb->transfer_buffer_length, 0, SUBMIT, in proc_do_submiturb()
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c510 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c515 PANFROST_IOCTL(SUBMIT, submit, DRM_RENDER_ALLOW),

Completed in 9 milliseconds