Home
last modified time | relevance | path

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

12345678910>>...12

/linux/include/media/
H A Dv4l2-ctrls.h124 struct v4l2_ctrl_ops { struct
292 const struct v4l2_ctrl_ops *ops;
463 const struct v4l2_ctrl_ops *ops;
682 const struct v4l2_ctrl_ops *ops,
708 const struct v4l2_ctrl_ops *ops,
733 const struct v4l2_ctrl_ops *ops,
760 const struct v4l2_ctrl_ops *ops,
783 const struct v4l2_ctrl_ops *ops,
1587 const struct v4l2_ctrl_ops *ctrl_ops,
/linux/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 = {
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-ctrls.c147 static const struct v4l2_ctrl_ops vivid_user_gen_ctrl_ops = {
412 static const struct v4l2_ctrl_ops vivid_fb_ctrl_ops = {
471 static const struct v4l2_ctrl_ops vivid_user_vid_ctrl_ops = {
724 static const struct v4l2_ctrl_ops vivid_vid_cap_ctrl_ops = {
1096 static const struct v4l2_ctrl_ops vivid_vbi_cap_ctrl_ops = {
1156 static const struct v4l2_ctrl_ops vivid_vid_out_ctrl_ops = {
1241 static const struct v4l2_ctrl_ops vivid_streaming_ctrl_ops = {
1349 static const struct v4l2_ctrl_ops vivid_sdtv_cap_ctrl_ops = {
1428 static const struct v4l2_ctrl_ops vivid_radio_rx_ctrl_ops = {
1524 static const struct v4l2_ctrl_ops vivid_radio_tx_ctrl_ops = {
[all …]
/linux/drivers/media/i2c/
H A Ddw9807-vcm.c127 static const struct v4l2_ctrl_ops dw9807_vcm_ctrl_ops = {
160 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 Dak7375.c129 static const struct v4l2_ctrl_ops ak7375_vcm_ctrl_ops = {
162 const struct v4l2_ctrl_ops *ops = &ak7375_vcm_ctrl_ops; in ak7375_init_controls()
H A Ddw9719.c174 static const struct v4l2_ctrl_ops dw9719_ctrl_ops = {
244 const struct v4l2_ctrl_ops *ops = &dw9719_ctrl_ops; in dw9719_init_controls()
H A Dtlv320aic23b.c106 static const struct v4l2_ctrl_ops tlv320aic23b_ctrl_ops = {
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 Ddw9768.c366 static const struct v4l2_ctrl_ops dw9768_ctrl_ops = {
393 const struct v4l2_ctrl_ops *ops = &dw9768_ctrl_ops; in dw9768_init_controls()
H A Dtw9903.c172 static const struct v4l2_ctrl_ops tw9903_ctrl_ops = {
H A Dtw9906.c142 static const struct v4l2_ctrl_ops tw9906_ctrl_ops = {
H A Dcs5345.c116 static const struct v4l2_ctrl_ops cs5345_ctrl_ops = {
/linux/scripts/
H A Dconst_structs.checkpatch101 v4l2_ctrl_ops
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-lens.c45 static const struct v4l2_ctrl_ops vimc_lens_ctrl_ops = {
/linux/drivers/media/radio/si470x/
H A Dradio-si470x.h216 extern const struct v4l2_ctrl_ops si470x_ctrl_ops;
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.h174 extern const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops;
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_st6422.c83 static const struct v4l2_ctrl_ops st6422_ctrl_ops = {
/linux/drivers/media/platform/qcom/venus/
H A Dvdec_ctrls.c91 static const struct v4l2_ctrl_ops vdec_ctrl_ops = {
/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c424 static const struct v4l2_ctrl_ops s5c73m3_ctrl_ops = {
443 const struct v4l2_ctrl_ops *ops = &s5c73m3_ctrl_ops; in s5c73m3_init_controls()
/linux/Documentation/driver-api/media/
H A Dv4l2-controls.rst122 const struct v4l2_ctrl_ops *ops,
131 const struct v4l2_ctrl_ops *ops,
141 const struct v4l2_ctrl_ops *ops, u32 id, s32 max,
150 const struct v4l2_ctrl_ops *ops, u32 id,
159 const struct v4l2_ctrl_ops *ops,
249 4) Finally: implement the :c:type:`v4l2_ctrl_ops`
253 static const struct v4l2_ctrl_ops foo_ctrl_ops = {
587 pointer to the v4l2_ctrl_ops struct that is used for that cluster.
/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc.h341 const struct v4l2_ctrl_ops *ops);
/linux/drivers/media/radio/
H A Dradio-trust.c179 static const struct v4l2_ctrl_ops trust_ctrl_ops = {
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lut.c75 static const struct v4l2_ctrl_ops lut_ctrl_ops = {

12345678910>>...12