Lines Matching refs:kcontrol
317 struct snd_kcontrol *kcontrol, in cxt_update_headset_mode_hook() argument
471 static int olpc_xo_dc_mode_get(struct snd_kcontrol *kcontrol, in olpc_xo_dc_mode_get() argument
474 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_get()
480 static int olpc_xo_dc_mode_put(struct snd_kcontrol *kcontrol, in olpc_xo_dc_mode_put() argument
483 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_mode_put()
496 static int olpc_xo_dc_bias_enum_get(struct snd_kcontrol *kcontrol, in olpc_xo_dc_bias_enum_get() argument
499 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_get()
505 static int olpc_xo_dc_bias_enum_info(struct snd_kcontrol *kcontrol, in olpc_xo_dc_bias_enum_info() argument
511 static int olpc_xo_dc_bias_enum_put(struct snd_kcontrol *kcontrol, in olpc_xo_dc_bias_enum_put() argument
514 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_dc_bias_enum_put()
552 static int olpc_xo_mic_boost_put(struct snd_kcontrol *kcontrol, in olpc_xo_mic_boost_put() argument
555 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); in olpc_xo_mic_boost_put()
557 int ret = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol); in olpc_xo_mic_boost_put()