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