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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-core.h120 extern const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops;
H A Dcx25840-audio.c525 const struct v4l2_ctrl_ops cx25840_audio_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
H A Dcx25840-core.c1998 &cx25840_audio_ctrl_ops, V4L2_CID_AUDIO_VOLUME,
2001 &cx25840_audio_ctrl_ops, V4L2_CID_AUDIO_MUTE,
2003 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops,
2006 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops,
2009 v4l2_ctrl_new_std(&state->hdl, &cx25840_audio_ctrl_ops,

Completed in 26 milliseconds