Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_ops (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h122 struct v4l2_ctrl_ops { struct
273 const struct v4l2_ctrl_ops *ops;
430 const struct v4l2_ctrl_ops *ops;
647 const struct v4l2_ctrl_ops *ops,
673 const struct v4l2_ctrl_ops *ops,
698 const struct v4l2_ctrl_ops *ops,
719 const struct v4l2_ctrl_ops *ops,
740 const struct v4l2_ctrl_ops *ops,
1479 const struct v4l2_ctrl_ops *ctrl_ops,
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c126 static const struct v4l2_ctrl_ops vivid_user_gen_ctrl_ops = {
298 static const struct v4l2_ctrl_ops vivid_fb_ctrl_ops = {
357 static const struct v4l2_ctrl_ops vivid_user_vid_ctrl_ops = {
531 static const struct v4l2_ctrl_ops vivid_vid_cap_ctrl_ops = {
897 static const struct v4l2_ctrl_ops vivid_loop_cap_ctrl_ops = {
925 static const struct v4l2_ctrl_ops vivid_vbi_cap_ctrl_ops = {
1015 static const struct v4l2_ctrl_ops vivid_vid_out_ctrl_ops = {
1121 static const struct v4l2_ctrl_ops vivid_streaming_ctrl_ops = {
1222 static const struct v4l2_ctrl_ops vivid_sdtv_cap_ctrl_ops = {
1301 static const struct v4l2_ctrl_ops vivid_radio_rx_ctrl_ops = {
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-controls.h13 extern const struct v4l2_ctrl_ops ivtv_hdl_out_ops;
H A Divtv-controls.c150 const struct v4l2_ctrl_ops ivtv_hdl_out_ops = {
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dak7375.c84 static const struct v4l2_ctrl_ops ak7375_vcm_ctrl_ops = {
125 const struct v4l2_ctrl_ops *ops = &ak7375_vcm_ctrl_ops; in ak7375_init_controls()
H A Ddw9807-vcm.c127 static const struct v4l2_ctrl_ops dw9807_vcm_ctrl_ops = {
168 const struct v4l2_ctrl_ops *ops = &dw9807_vcm_ctrl_ops; in dw9807_init_controls()
H A Dlm3646.c198 static const struct v4l2_ctrl_ops lm3646_led_ctrl_ops = {
207 const struct v4l2_ctrl_ops *ops = &lm3646_led_ctrl_ops; in lm3646_init_controls()
H A Ddw9768.c373 static const struct v4l2_ctrl_ops dw9768_ctrl_ops = {
407 const struct v4l2_ctrl_ops *ops = &dw9768_ctrl_ops; in dw9768_init_controls()
H A Dlm3560.c267 static const struct v4l2_ctrl_ops lm3560_led_ctrl_ops[LM3560_LED_MAX] = {
285 const struct v4l2_ctrl_ops *ops = &lm3560_led_ctrl_ops[led_no]; in lm3560_init_controls()
H A Dtlv320aic23b.c106 static const struct v4l2_ctrl_ops tlv320aic23b_ctrl_ops = {
H A Dtw9906.c142 static const struct v4l2_ctrl_ops tw9906_ctrl_ops = {
H A Dtw9903.c172 static const struct v4l2_ctrl_ops tw9903_ctrl_ops = {
H A Dcs53l32a.c105 static const struct v4l2_ctrl_ops cs53l32a_ctrl_ops = {
H A Dcs5345.c116 static const struct v4l2_ctrl_ops cs5345_ctrl_ops = {
H A Dwm8739.c160 static const struct v4l2_ctrl_ops wm8739_ctrl_ops = {
/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch64 v4l2_ctrl_ops
/OK3568_Linux_fs/kernel/drivers/media/radio/si470x/
H A Dradio-si470x.h216 extern const struct v4l2_ctrl_ops si470x_ctrl_ops;
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-controls.rst121 const struct v4l2_ctrl_ops *ops,
130 const struct v4l2_ctrl_ops *ops,
140 const struct v4l2_ctrl_ops *ops, u32 id, s32 max,
149 const struct v4l2_ctrl_ops *ops, u32 id,
158 const struct v4l2_ctrl_ops *ops,
252 4) Finally: implement the :c:type:`v4l2_ctrl_ops`
256 static const struct v4l2_ctrl_ops foo_ctrl_ops = {
590 pointer to the v4l2_ctrl_ops struct that is used for that cluster.
/OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/
H A Dcx25840-core.h174 extern const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops;
/OK3568_Linux_fs/kernel/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c426 static const struct v4l2_ctrl_ops s5c73m3_ctrl_ops = {
445 const struct v4l2_ctrl_ops *ops = &s5c73m3_ctrl_ops; in s5c73m3_init_controls()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvdec_ctrls.c82 static const struct v4l2_ctrl_ops vdec_ctrl_ops = {
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_st6422.c83 static const struct v4l2_ctrl_ops st6422_ctrl_ops = {
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_hgt.c107 static const struct v4l2_ctrl_ops hgt_hue_areas_ctrl_ops = {
H A Dvsp1_lut.c75 static const struct v4l2_ctrl_ops lut_ctrl_ops = {
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-trust.c179 static const struct v4l2_ctrl_ops trust_ctrl_ops = {

12345678910>>...16