Home
last modified time | relevance | path

Searched refs:g_volatile_ctrl (Results 1 – 25 of 54) sorted by relevance

123

/linux-6.3-rc2/drivers/media/i2c/
A Dlm3560.c269 .g_volatile_ctrl = lm3560_led0_get_ctrl,
273 .g_volatile_ctrl = lm3560_led1_get_ctrl,
A Dlm3646.c199 .g_volatile_ctrl = lm3646_get_ctrl,
A Dtw2804.c328 .g_volatile_ctrl = tw2804_g_volatile_ctrl,
A Dadp1653.c194 .g_volatile_ctrl = adp1653_get_ctrl,
A Dmt9m001.c645 .g_volatile_ctrl = mt9m001_g_volatile_ctrl,
A Dov2680.c867 .g_volatile_ctrl = ov2680_g_volatile_ctrl,
A Dov7740.c587 .g_volatile_ctrl = ov7740_get_volatile_ctrl,
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-controls.c152 .g_volatile_ctrl = ivtv_g_volatile_ctrl,
/linux-6.3-rc2/drivers/media/platform/qcom/venus/
A Dvdec_ctrls.c93 .g_volatile_ctrl = vdec_op_g_volatile_ctrl,
A Dvenc_ctrls.c372 .g_volatile_ctrl = venc_op_g_volatile_ctrl,
/linux-6.3-rc2/Documentation/driver-api/media/
A Dv4l2-controls.rst20 3) How do I get the control's value? (i.e. g_volatile_ctrl)
359 that most drivers do not need to implement the g_volatile_ctrl() op. The
362 implement g_volatile_ctrl like this:
375 Note that you use the 'new value' union as well in g_volatile_ctrl. In general
376 controls that need to implement g_volatile_ctrl are read-only controls. If they
616 g_volatile_ctrl operation should return the value that the hardware's automatic
620 active again and the volatile flag is cleared (so g_volatile_ctrl is no longer
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ctrls-request.c371 call_op(master, g_volatile_ctrl); in v4l2_ctrl_request_complete()
A Dv4l2-ctrls-api.c446 ret = call_op(master, g_volatile_ctrl); in v4l2_g_ext_ctrls_common()
755 ret = call_op(master, g_volatile_ctrl); in get_ctrl()
A Dv4l2-flash-led-class.c307 .g_volatile_ctrl = v4l2_flash_g_volatile_ctrl,
/linux-6.3-rc2/include/media/
A Dv4l2-ctrls.h115 int (*g_volatile_ctrl)(struct v4l2_ctrl *ctrl); member
/linux-6.3-rc2/drivers/media/i2c/s5c73m3/
A Ds5c73m3-ctrls.c425 .g_volatile_ctrl = s5c73m3_g_volatile_ctrl,
/linux-6.3-rc2/drivers/media/radio/wl128x/
A Dfmdrv_v4l2.c480 .g_volatile_ctrl = fm_g_volatile_ctrl,
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dmtk_vcodec_dec_stateful.c547 .g_volatile_ctrl = mtk_vdec_g_v_ctrl,
/linux-6.3-rc2/drivers/media/i2c/m5mols/
A Dm5mols_controls.c521 .g_volatile_ctrl = m5mols_g_volatile_ctrl,
/linux-6.3-rc2/drivers/staging/media/atomisp/i2c/
A Datomisp-gc2235.c349 .g_volatile_ctrl = gc2235_g_volatile_ctrl
A Datomisp-lm3554.c488 .g_volatile_ctrl = lm3554_g_volatile_ctrl
A Datomisp-ov2722.c437 .g_volatile_ctrl = ov2722_g_volatile_ctrl
A Datomisp-gc0310.c435 .g_volatile_ctrl = gc0310_g_volatile_ctrl
/linux-6.3-rc2/drivers/media/tuners/
A De4000.c564 .g_volatile_ctrl = e4000_g_volatile_ctrl,
/linux-6.3-rc2/drivers/media/usb/gspca/
A Dt613.c941 .g_volatile_ctrl = sd_g_volatile_ctrl,

Completed in 37 milliseconds

123