Home
last modified time | relevance | path

Searched refs:uvc_video_encode_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_video.c72 uvc_video_encode_data(struct uvc_video *video, struct uvc_buffer *buf, in uvc_video_encode_data() function
108 ret = uvc_video_encode_data(video, buf, mem, len); in uvc_video_encode_bulk()
214 ret = uvc_video_encode_data(video, buf, mem, len); in uvc_video_encode_isoc()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_video.c1313 static int uvc_video_encode_data(struct uvc_streaming *stream, in uvc_video_encode_data() function
1597 ret = uvc_video_encode_data(stream, buf, mem, len); in uvc_video_encode_bulk()