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

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dmatrix_map.h73 .type = SND_CHN_T_FL, \
99 .type = SND_CHN_T_FL, \
130 .type = SND_CHN_T_FL, \
167 .type = SND_CHN_T_FL, \
205 .type = SND_CHN_T_FL, \
248 .type = SND_CHN_T_FL, \
292 .type = SND_CHN_T_FL, \
342 .type = SND_CHN_T_FL, \
392 .type = SND_CHN_T_FL, \
445 .type = SND_CHN_T_FL, \
[all...]
H A Dmatrix.h40 #define SND_CHN_T_FL 0 /* Front Left */ macro
80 #define SND_CHN_T_MASK_FL (1 << SND_CHN_T_FL)
175 #define SND_CHN_T_BEGIN SND_CHN_T_FL
H A Dfeeder_volume.c335 info->matrix[i] = SND_CHN_T_FL;
H A Dfeeder_matrix.c706 [SND_CHN_T_FL] = CHID_L,
727 [CHID_L] = SND_CHN_T_FL,
H A Dmixer.c1190 *(int *)arg = CHN_GETVOLUME(c, SND_VOL_C_PCM, SND_CHN_T_FL);
H A Dchannel.c1305 ret = chn_setvolume_matrix(c, SND_VOL_C_MASTER, SND_CHN_T_FL, left);
H A Ddsp.c1030 SND_VOL_C_PCM, SND_CHN_T_FL);
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c2755 .type = SND_CHN_T_FL,

Completed in 146 milliseconds