Searched refs:SND_CHN_T_FR (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dmatrix_map.h109 .type = SND_CHN_T_FR, \
140 .type = SND_CHN_T_FR, \
176 .type = SND_CHN_T_FR, \
214 .type = SND_CHN_T_FR, \
257 .type = SND_CHN_T_FR, \
301 .type = SND_CHN_T_FR, \
351 .type = SND_CHN_T_FR, \
400 .type = SND_CHN_T_FR, \
454 .type = SND_CHN_T_FR, \
508 .type = SND_CHN_T_FR, \
[all...]
H A Dmatrix.h43 #define SND_CHN_T_FR 1 /* Front Right */ macro
83 #define SND_CHN_T_MASK_FR (1 << SND_CHN_T_FR)
H A Dfeeder_matrix.c709 [SND_CHN_T_FR] = CHID_R,
730 [CHID_R] = SND_CHN_T_FR,
H A Dmixer.c1194 CHN_GETVOLUME(c, SND_VOL_C_PCM, SND_CHN_T_FR) << 8;
H A Dchannel.c1308 ret |= chn_setvolume_matrix(c, SND_VOL_C_MASTER, SND_CHN_T_FR,
H A Ddsp.c1036 SND_VOL_C_PCM, SND_CHN_T_FR) << 8;
/freebsd-12-stable/sys/dev/sound/usb/
H A Duaudio.c2749 .type = SND_CHN_T_FR,

Completed in 216 milliseconds