Searched refs:cx25840_audio_ctrl_ops (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/cx25840/ |
| D | cx25840-core.h | 169 extern const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops;
|
| D | cx25840-audio.c | 565 const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops = { variable
|
| D | cx25840-core.c | 5308 &cx25840_audio_ctrl_ops, V4L2_CID_AUDIO_VOLUME, in cx25840_probe() 5311 &cx25840_audio_ctrl_ops, V4L2_CID_AUDIO_MUTE, in cx25840_probe() 5313 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops, in cx25840_probe() 5316 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops, in cx25840_probe() 5319 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops, in cx25840_probe()
|