Searched refs:get_vol_mute (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/sound/pci/hda/ |
D | hda_codec.c | 1558 static unsigned int get_vol_mute(struct hda_codec *codec, in get_vol_mute() function 1611 return get_vol_mute(codec, info, nid, ch, direction, index); in snd_hda_codec_amp_read() 1639 val |= get_vol_mute(codec, info, nid, ch, direction, idx) & ~mask; in snd_hda_codec_amp_update()
|