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()
571 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_subscribe_event()610 struct uvc_file_handle *handle = to_uvc_file_handle(fh); in uvc_v4l2_unsubscribe_event()671 struct uvc_file_handle *handle; in uvc_v4l2_open()690 struct uvc_file_handle *handle = file_to_uvc_file_handle(file); in uvc_v4l2_release()