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

/freebsd-13-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.c708 [SND_CHN_T_FR] = CHID_R,
729 [CHID_R] = SND_CHN_T_FR,
H A Dmixer.c1193 CHN_GETVOLUME(c, SND_VOL_C_PCM, SND_CHN_T_FR) << 8;
H A Dchannel.c1313 ret |= chn_setvolume_matrix(c, SND_VOL_C_MASTER, SND_CHN_T_FR,
H A Ddsp.c1035 SND_VOL_C_PCM, SND_CHN_T_FR) << 8;
/freebsd-13-stable/sys/dev/sound/usb/
H A Duaudio.c2737 .type = SND_CHN_T_FR,

Completed in 156 milliseconds