Home
last modified time | relevance | path

Searched refs:to_uvc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uvc.c226 struct uvc_device *uvc = to_uvc(f); in uvc_function_setup()
263 struct uvc_device *uvc = to_uvc(f); in uvc_function_get_alt()
278 struct uvc_device *uvc = to_uvc(f); in uvc_function_set_alt()
363 struct uvc_device *uvc = to_uvc(f); in uvc_function_disable()
589 struct uvc_device *uvc = to_uvc(f); in uvc_function_bind()
880 struct uvc_device *uvc = to_uvc(f); in uvc_free()
891 struct uvc_device *uvc = to_uvc(f); in uvc_function_unbind()
H A Duvc.h145 static inline struct uvc_device *to_uvc(struct usb_function *f) in to_uvc() function
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uvc.c226 struct uvc_device *uvc = to_uvc(f); in uvc_function_setup()
276 struct uvc_device *uvc = to_uvc(f); in uvc_function_get_alt()
291 struct uvc_device *uvc = to_uvc(f); in uvc_function_set_alt()
379 struct uvc_device *uvc = to_uvc(f); in uvc_function_disable()
646 struct uvc_device *uvc = to_uvc(f); in uvc_function_bind()
966 struct uvc_device *uvc = to_uvc(f); in uvc_free()
979 struct uvc_device *uvc = to_uvc(f); in uvc_function_unbind()
H A Duvc.h162 static inline struct uvc_device *to_uvc(struct usb_function *f) in to_uvc() function

Completed in 4 milliseconds