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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dwm8739.c182 static const struct v4l2_ctrl_ops wm8739_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
230 state->volume = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops,
232 state->mute = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops,
234 state->balance = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops,

Completed in 68 milliseconds