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