Home
last modified time | relevance | path

Searched refs:SND_CHN_T_MASK_FRC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/sound/pcm/
HDmatrix.h87 #define SND_CHN_T_MASK_FRC (1 << SND_CHN_T_FRC) macro
108 SND_CHN_T_MASK_FRC | \
/NextBSD/sys/dev/sound/pci/hda/
HDhdaa.c314 channels |= SND_CHN_T_MASK_FLC | SND_CHN_T_MASK_FRC; in hdaa_channels_handler()
326 channels |= SND_CHN_T_MASK_FLC | SND_CHN_T_MASK_FRC; in hdaa_channels_handler()