Searched refs:uvcg_queue_init (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
D | uvc_queue.h | 62 int uvcg_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type,
|
D | uvc_queue.c | 113 int uvcg_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, in uvcg_queue_init() function
|
D | uvc_video.c | 358 uvcg_queue_init(&video->queue, V4L2_BUF_TYPE_VIDEO_OUTPUT, in uvcg_video_init()
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 57060 uvcg_queue_init(&video->queue, V4L2_BUF_TYPE_VIDEO_OUTPUT,
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 63557 @@ -124,6 +124,14 @@ int uvcg_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type,
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 359367 uvcg_queue_init(&video->queue, V4L2_BUF_TYPE_VIDEO_OUTPUT,
|