Home
last modified time | relevance | path

Searched refs:report_soft_formats (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/sound/pcm/
Dchannel.h329 extern int report_soft_formats;
Dchannel.c43 int report_soft_formats = 1; variable
44 SYSCTL_INT(_hw_snd, OID_AUTO, report_soft_formats, CTLFLAG_RW,
45 &report_soft_formats, 1, "report software-emulated formats");
2226 if (!CHN_BITPERFECT(c) && report_soft_formats) in chn_getformats()
/freebsd-10-stable/tools/tools/sysdoc/
Dtunables.mdoc465 hw.snd.report_soft_formats