Searched refs:SND_CHN_T_BL (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/sound/pcm/ |
| HD | matrix_map.h | 262 .type = SND_CHN_T_BL, \ 306 .type = SND_CHN_T_BL, \ 356 .type = SND_CHN_T_BL, \ 404 .type = SND_CHN_T_BL, \ 459 .type = SND_CHN_T_BL, \ 512 .type = SND_CHN_T_BL, \ 569 .type = SND_CHN_T_BL, \ 629 .type = SND_CHN_T_BL, \
|
| HD | matrix.h | 44 #define SND_CHN_T_BL 4 /* Back Left */ macro 84 #define SND_CHN_T_MASK_BL (1 << SND_CHN_T_BL)
|
| HD | feeder_matrix.c | 712 [SND_CHN_T_BL] = CHID_LR, 733 [CHID_LR] = SND_CHN_T_BL,
|