Home
last modified time | relevance | path

Searched refs:uvc_queue_get_unmapped_area (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_queue.c361 unsigned long uvc_queue_get_unmapped_area(struct uvc_video_queue *queue, in uvc_queue_get_unmapped_area() function
H A Duvcvideo.h698 unsigned long uvc_queue_get_unmapped_area(struct uvc_video_queue *queue,
H A Duvc_v4l2.c1551 return uvc_queue_get_unmapped_area(&stream->queue, pgoff); in uvc_v4l2_get_unmapped_area()