Home
last modified time | relevance | path

Searched refs:get_vol_mute (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/sound/pci/hda/
Dhda_codec.c1558 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()