Searched refs:vcinterface (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | pwc-ctrl.c | 172 pdev->vcinterface, \ 180 pdev->vcinterface, \ 500 pdev->vcinterface, in pwc_get_brightness() 520 pdev->vcinterface, in pwc_set_brightness() 535 pdev->vcinterface, in pwc_get_contrast() 555 pdev->vcinterface, in pwc_set_contrast() 570 pdev->vcinterface, in pwc_get_gamma() 590 pdev->vcinterface, in pwc_set_gamma() 608 pdev->vcinterface, in pwc_get_saturation() 631 pdev->vcinterface, in pwc_set_saturation() [all …]
|
D | pwc-misc.c | 65 pdev->vcinterface = 2; in pwc_construct() 78 pdev->vcinterface = 3; in pwc_construct() 92 pdev->vcinterface = 3; in pwc_construct()
|
D | pwc.h | 130 int vcinterface; /* video control interface */ member
|