Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc_v4l2.c368 uvc_v4l2_poll(struct file *file, poll_table *wait) in uvc_v4l2_poll() function
394 .poll = uvc_v4l2_poll,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_v4l2.c619 uvc_v4l2_poll(struct file *file, poll_table *wait) in uvc_v4l2_poll() function
645 .poll = uvc_v4l2_poll,
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_v4l2.c1495 static __poll_t uvc_v4l2_poll(struct file *file, poll_table *wait) in uvc_v4l2_poll() function
1500 uvc_trace(UVC_TRACE_CALLS, "uvc_v4l2_poll\n"); in uvc_v4l2_poll()
1568 .poll = uvc_v4l2_poll,
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_v4l2.c1531 static __poll_t uvc_v4l2_poll(struct file *file, poll_table *wait) in uvc_v4l2_poll() function
1602 .poll = uvc_v4l2_poll,

Completed in 7 milliseconds