Searched refs:cx18_av_audio_ctrl_ops (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/media/pci/cx18/ | 
| D | cx18-av-core.c | 1331 			&cx18_av_audio_ctrl_ops, V4L2_CID_AUDIO_VOLUME,  in cx18_av_probe()1334 			&cx18_av_audio_ctrl_ops, V4L2_CID_AUDIO_MUTE,  in cx18_av_probe()
 1336 	v4l2_ctrl_new_std(&state->hdl, &cx18_av_audio_ctrl_ops,  in cx18_av_probe()
 1339 	v4l2_ctrl_new_std(&state->hdl, &cx18_av_audio_ctrl_ops,  in cx18_av_probe()
 1342 	v4l2_ctrl_new_std(&state->hdl, &cx18_av_audio_ctrl_ops,  in cx18_av_probe()
 
 | 
| D | cx18-av-audio.c | 455 const struct v4l2_ctrl_ops cx18_av_audio_ctrl_ops = {  variable
 | 
| D | cx18-av-core.h | 366 extern const struct v4l2_ctrl_ops cx18_av_audio_ctrl_ops;
 |