Home
last modified time | relevance | path

Searched refs:f_uvc (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dwebcam.c68 static struct usb_function *f_uvc; variable
336 f_uvc = usb_get_function(fi_uvc); in webcam_config_bind()
337 if (IS_ERR(f_uvc)) in webcam_config_bind()
338 return PTR_ERR(f_uvc); in webcam_config_bind()
340 status = usb_add_function(c, f_uvc); in webcam_config_bind()
342 usb_put_function(f_uvc); in webcam_config_bind()
358 if (!IS_ERR_OR_NULL(f_uvc)) in webcam_unbind()
359 usb_put_function(f_uvc); in webcam_unbind()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A DMakefile43 usb_f_uvc-y := f_uvc.o uvc_queue.o uvc_v4l2.o uvc_video.o uvc_configfs.o
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log