Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/pwc/
Dpwc-misc.c72 pdev->vcinterface = 2; in pwc_construct()
80 pdev->vcinterface = 3; in pwc_construct()
88 pdev->vcinterface = 3; in pwc_construct()
Dpwc-ctrl.c115 value, pdev->vcinterface, in recv_control_msg()
149 value, pdev->vcinterface, in send_control_msg()
Dpwc.h243 int vcinterface; /* video control interface */ member