Home
last modified time | relevance | path

Searched refs:vcinterface (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/usb/pwc/
Dpwc-misc.c60 pdev->vcinterface = 2; in pwc_construct()
68 pdev->vcinterface = 3; in pwc_construct()
76 pdev->vcinterface = 3; in pwc_construct()
Dpwc-ctrl.c103 value, pdev->vcinterface, in recv_control_msg()
137 value, pdev->vcinterface, in send_control_msg()
Dpwc.h233 int vcinterface; /* video control interface */ member