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

/freebsd-10.3-release/sys/dev/sound/pcm/
H A Dchannel.h330 extern int report_soft_matrix;
H A Dchannel.c47 int report_soft_matrix = 1; variable
48 SYSCTL_INT(_hw_snd, OID_AUTO, report_soft_matrix, CTLFLAG_RW,
49 &report_soft_matrix, 1, "report software-emulated channel matrixing");
1507 if (!CHN_BITPERFECT(c) && report_soft_matrix)

Completed in 59 milliseconds