Searched refs:report_soft_matrix (Results 1 – 2 of 2) sorted by relevance
330 extern int report_soft_matrix;
47 int report_soft_matrix = 1; variable48 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) in chn_oss_getmask()