Searched refs:uvc_queue_qops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/gadget/function/ | ||
H A D | uvc_queue.c | 109 static struct vb2_ops uvc_queue_qops = { variable in typeref:struct:vb2_ops 126 queue->queue.ops = &uvc_queue_qops; uvcg_queue_init() |
/linux-4.4.14/drivers/media/usb/uvc/ | ||
H A D | uvc_queue.c | 184 static struct vb2_ops uvc_queue_qops = { variable in typeref:struct:vb2_ops 204 queue->queue.ops = &uvc_queue_qops; uvc_queue_init() |
Completed in 61 milliseconds