Home
last modified time | relevance | path

Searched defs:uvc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/function/
A Duvc_v4l2.c206 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_querycap() local
220 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_get_format() local
239 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_try_format() local
279 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_set_format() local
301 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_frameintervals() local
340 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_framesizes() local
366 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_format() local
387 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_reqbufs() local
400 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_querybuf() local
410 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_qbuf() local
[all …]
A Df_uvc.c207 struct uvc_device *uvc = req->context; in uvc_function_ep0_complete() local
226 struct uvc_device *uvc = to_uvc(f); in uvc_function_setup() local
276 struct uvc_device *uvc = to_uvc(f); in uvc_function_get_alt() local
291 struct uvc_device *uvc = to_uvc(f); in uvc_function_set_alt() local
379 struct uvc_device *uvc = to_uvc(f); in uvc_function_disable() local
400 uvc_function_connect(struct uvc_device *uvc) in uvc_function_connect()
432 uvc_register_video(struct uvc_device *uvc) in uvc_register_video()
646 struct uvc_device *uvc = to_uvc(f); in uvc_function_bind() local
960 struct uvc_device *uvc = to_uvc(f); in uvc_free() local
972 struct uvc_device *uvc = to_uvc(f); in uvc_function_unbind() local
[all …]
A Duvc_video.c31 struct uvc_device *uvc = container_of(video, struct uvc_device, video); in uvc_video_encode_header() local
256 struct uvc_device *uvc = video->uvc; in uvc_video_complete() local
507 int uvcg_video_init(struct uvc_video *video, struct uvc_device *uvc) in uvcg_video_init()
A Duvc.h87 struct uvc_device *uvc; member

Completed in 9 milliseconds