Searched refs:SND_CHN_T_FL (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dmatrix_map.h75 .type = SND_CHN_T_FL, \
101 .type = SND_CHN_T_FL, \
132 .type = SND_CHN_T_FL, \
169 .type = SND_CHN_T_FL, \
207 .type = SND_CHN_T_FL, \
250 .type = SND_CHN_T_FL, \
294 .type = SND_CHN_T_FL, \
344 .type = SND_CHN_T_FL, \
394 .type = SND_CHN_T_FL, \
447 .type = SND_CHN_T_FL, \
[all...]
H A Dmatrix.h42 #define SND_CHN_T_FL 0 /* Front Left */ macro
82 #define SND_CHN_T_MASK_FL (1 << SND_CHN_T_FL)
177 #define SND_CHN_T_BEGIN SND_CHN_T_FL
H A Dfeeder_volume.c337 info->matrix[i] = SND_CHN_T_FL;
H A Dfeeder_matrix.c708 [SND_CHN_T_FL] = CHID_L,
729 [CHID_L] = SND_CHN_T_FL,
H A Dmixer.c1192 *(int *)arg = CHN_GETVOLUME(c, SND_VOL_C_PCM, SND_CHN_T_FL);
H A Dchannel.c1307 ret = chn_setvolume_matrix(c, SND_VOL_C_MASTER, SND_CHN_T_FL, left);
H A Ddsp.c1034 SND_VOL_C_PCM, SND_CHN_T_FL);
/freebsd-12-stable/sys/dev/sound/usb/
H A Duaudio.c2757 .type = SND_CHN_T_FL,

Completed in 143 milliseconds