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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.c1552 static unsigned int get_vol_mute(struct hda_codec *codec, function
1605 return get_vol_mute(codec, info, nid, ch, direction, index);
1633 val |= get_vol_mute(codec, info, nid, ch, direction, idx) & ~mask;

Completed in 301 milliseconds