Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Duvc.h177 struct uvc_file_handle { struct
184 container_of(handle, struct uvc_file_handle, vfh) argument
H A Duvc_v4l2.c509 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_subscribe_event()
545 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_unsubscribe_event()
604 struct uvc_file_handle *handle; in uvc_v4l2_open()
624 struct uvc_file_handle *handle = to_uvc_file_handle(file->private_data); in uvc_v4l2_release()