Searched refs:report_soft_matrix (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dchannel.h332 extern int report_soft_matrix;
H A Dchannel.c49 int report_soft_matrix = 1; variable
50 SYSCTL_INT(_hw_snd, OID_AUTO, report_soft_matrix, CTLFLAG_RW,
51 &report_soft_matrix, 0, "report software-emulated channel matrixing");
1500 if (!CHN_BITPERFECT(c) && report_soft_matrix)

Completed in 108 milliseconds