Home
last modified time | relevance | path

Searched refs:cx25840_audio_ctrl_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.h143 extern const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops;
Dcx25840-audio.c569 const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops = { variable
Dcx25840-core.c5296 &cx25840_audio_ctrl_ops, V4L2_CID_AUDIO_VOLUME, in cx25840_probe()
5299 &cx25840_audio_ctrl_ops, V4L2_CID_AUDIO_MUTE, in cx25840_probe()
5301 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops, in cx25840_probe()
5304 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops, in cx25840_probe()
5307 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops, in cx25840_probe()