Searched refs:INFO_AMP_VOL (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.c1352 #define INFO_AMP_VOL(ch) (1 << (1 + (ch))) macro
1558 if (info->head.val & INFO_AMP_VOL(ch))
1567 info->head.val |= INFO_AMP_VOL(ch);
1689 if (!(buffer->head.val & INFO_AMP_VOL(ch)))

Completed in 215 milliseconds