Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Duvc.h183 #define to_uvc_file_handle(handle) \ macro
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()
624 struct uvc_file_handle *handle = to_uvc_file_handle(file->private_data); in uvc_v4l2_release()