Searched refs:snd_hda_ch_mode_put (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/sound/pci/hda/ |
D | hda_local.h | 255 int snd_hda_ch_mode_put(struct hda_codec *codec,
|
D | patch_cmedia.c | 171 return snd_hda_ch_mode_put(codec, ucontrol, spec->channel_modes, in cmi_ch_mode_put()
|
D | hda_codec.c | 4034 int snd_hda_ch_mode_put(struct hda_codec *codec, in snd_hda_ch_mode_put() function 4053 EXPORT_SYMBOL_HDA(snd_hda_ch_mode_put);
|
D | patch_conexant.c | 646 int err = snd_hda_ch_mode_put(codec, ucontrol, spec->channel_mode, in conexant_ch_mode_put()
|
D | patch_analog.c | 2160 int err = snd_hda_ch_mode_put(codec, ucontrol, spec->channel_mode, in ad198x_ch_mode_put()
|
D | patch_realtek.c | 539 int err = snd_hda_ch_mode_put(codec, ucontrol, spec->channel_mode, in alc_ch_mode_put()
|