Searched refs:sd_ctrl_ops (Results 1 - 25 of 34) sorted by relevance

12

/drivers/media/usb/gspca/gl860/
H A Dgl860.c111 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
124 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_BRIGHTNESS,
129 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_CONTRAST,
134 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_SATURATION,
139 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_HUE,
143 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_GAMMA,
147 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_HFLIP,
151 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_VFLIP,
155 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops,
160 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
[all...]
/drivers/media/usb/gspca/
H A Djeilinj.c435 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
444 .ops = &sd_ctrl_ops,
455 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops,
460 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
462 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
464 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
466 sd->jpegqual = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dkonica.c413 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
423 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
426 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
428 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
430 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
433 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dspca1528.c374 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
384 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
386 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
388 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
390 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
392 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dpac7302.c640 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
653 sd->brightness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
655 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
658 sd->saturation = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
660 sd->white_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
663 sd->red_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
668 sd->blue_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
674 gspca_dev->autogain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
676 gspca_dev->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
679 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
[all...]
H A Dpac207.c254 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
267 sd->brightness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
271 gspca_dev->autogain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
273 gspca_dev->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
277 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dstk014.c381 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
391 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
393 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
395 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
397 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops,
H A Dt613.c953 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
965 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
967 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
969 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
971 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
975 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
978 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
980 sd->awb = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
982 sd->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
984 sd->blue_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
[all...]
H A Dpac7311.c409 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
422 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
424 gspca_dev->autogain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
426 gspca_dev->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
429 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
432 sd->hflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dtv8532.c314 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
324 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
326 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dspca561.c806 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
816 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
818 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
820 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
822 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
839 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
841 sd->hue = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
843 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
845 sd->autogain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dmr97310a.c924 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
933 .ops = &sd_ctrl_ops,
984 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
988 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
992 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
996 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1000 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_GAIN,
1004 sd->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dse401.c649 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
661 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
664 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
666 sd->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
668 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops,
H A Dsonixb.c1001 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1016 sd->brightness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1024 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1028 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1032 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1038 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1043 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1046 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1054 gspca_dev->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1062 gspca_dev->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
[all...]
H A Dsn9c20x.c1709 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1721 sd->brightness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1723 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1725 sd->saturation = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1727 sd->hue = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1730 sd->gamma = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1733 sd->blue = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1735 sd->red = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1741 sd->hflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1743 sd->vflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
[all...]
H A Dov534_9.c1747 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1763 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1766 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1768 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1770 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1773 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1775 gspca_dev->autogain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1777 gspca_dev->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1779 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops,
H A Detoms.c727 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
738 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
740 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
743 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
745 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dspca506.c544 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
554 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
556 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
558 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
560 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dsunplus.c950 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
960 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
962 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
964 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
966 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Ddtcs033.c223 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
235 sd->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
238 sd->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dstk1135.c595 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
606 sd->hflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
608 sd->vflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dcpia1.c1807 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1821 .ops = &sd_ctrl_ops,
1832 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1834 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1836 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1838 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops,
1843 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1846 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
H A Dov519.c4886 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
4899 sd->brightness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4905 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4908 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4914 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4919 gspca_dev->exposure = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4922 sd->hflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4924 sd->vflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4928 sd->autobright = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
4931 gspca_dev->autogain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
[all...]
H A Dsonixj.c1619 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1632 sd->brightness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1635 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1638 sd->saturation = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1640 sd->red_bal = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1642 sd->blue_bal = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1645 sd->gamma = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1649 sd->sharpness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1652 sd->sharpness = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1656 sd->illum = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
[all...]
H A Dspca500.c915 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
925 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
927 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
929 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,

Completed in 1926 milliseconds

12