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

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dmatrix_map.h107 .type = SND_CHN_T_FR, \
138 .type = SND_CHN_T_FR, \
174 .type = SND_CHN_T_FR, \
212 .type = SND_CHN_T_FR, \
255 .type = SND_CHN_T_FR, \
299 .type = SND_CHN_T_FR, \
349 .type = SND_CHN_T_FR, \
398 .type = SND_CHN_T_FR, \
452 .type = SND_CHN_T_FR, \
506 .type = SND_CHN_T_FR, \
[all...]
H A Dmatrix.h41 #define SND_CHN_T_FR 1 /* Front Right */ macro
81 #define SND_CHN_T_MASK_FR (1 << SND_CHN_T_FR)
H A Dfeeder_matrix.c707 [SND_CHN_T_FR] = CHID_R,
728 [CHID_R] = SND_CHN_T_FR,
H A Dmixer.c1192 CHN_GETVOLUME(c, SND_VOL_C_PCM, SND_CHN_T_FR) << 8;
H A Dchannel.c1306 ret |= chn_setvolume_matrix(c, SND_VOL_C_MASTER, SND_CHN_T_FR,
H A Ddsp.c1032 SND_VOL_C_PCM, SND_CHN_T_FR) << 8;
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c2747 .type = SND_CHN_T_FR,

Completed in 204 milliseconds