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