Searched refs:cx18_av_audio_ctrl_ops (Results 1 – 3 of 3) sorted by relevance
/drivers/media/pci/cx18/ |
D | cx18-av-core.c | 1348 &cx18_av_audio_ctrl_ops, V4L2_CID_AUDIO_VOLUME, in cx18_av_probe() 1351 &cx18_av_audio_ctrl_ops, V4L2_CID_AUDIO_MUTE, in cx18_av_probe() 1353 v4l2_ctrl_new_std(&state->hdl, &cx18_av_audio_ctrl_ops, in cx18_av_probe() 1356 v4l2_ctrl_new_std(&state->hdl, &cx18_av_audio_ctrl_ops, in cx18_av_probe() 1359 v4l2_ctrl_new_std(&state->hdl, &cx18_av_audio_ctrl_ops, in cx18_av_probe()
|
D | cx18-av-audio.c | 469 const struct v4l2_ctrl_ops cx18_av_audio_ctrl_ops = { variable
|
D | cx18-av-core.h | 380 extern const struct v4l2_ctrl_ops cx18_av_audio_ctrl_ops;
|