Searched refs:AC_SUPPCM_RATES (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/sound/ | ||
D | hda_verbs.h | 177 #define AC_SUPPCM_RATES (0xfff << 0) macro |
/linux-4.4.14/sound/pci/hda/ | ||
D | hda_proc.c | 183 pcm &= AC_SUPPCM_RATES; in print_pcm_rates() |