Searched refs:uvc_file_handle (Results 1 – 2 of 2) sorted by relevance
194 struct uvc_file_handle { struct201 container_of(handle, struct uvc_file_handle, vfh) argument203 static inline struct uvc_file_handle *file_to_uvc_file_handle(struct file *filp) in file_to_uvc_file_handle()205 return container_of(file_to_v4l2_fh(filp), struct uvc_file_handle, vfh); in file_to_uvc_file_handle()
573 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_subscribe_event()612 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_unsubscribe_event()673 struct uvc_file_handle *handle; in uvc_v4l2_open()692 struct uvc_file_handle *handle = file_to_uvc_file_handle(file); in uvc_v4l2_release()