Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
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()
/linux-6.12.1/drivers/media/usb/uvc/
Duvc_video.c1336 static int uvc_video_encode_data(struct uvc_streaming *stream, in uvc_video_encode_data() function
1620 ret = uvc_video_encode_data(stream, buf, mem, len); in uvc_video_encode_bulk()