Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Duvc.h190 struct uvc_file_handle { struct
197 container_of(handle, struct uvc_file_handle, vfh) argument
H A Duvc_v4l2.c571 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_subscribe_event()
607 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_unsubscribe_event()
668 struct uvc_file_handle *handle; in uvc_v4l2_open()
688 struct uvc_file_handle *handle = to_uvc_file_handle(file->private_data); in uvc_v4l2_release()