Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h340 extern int report_soft_formats;
H A Dchannel.c45 int report_soft_formats = 1; variable
46 SYSCTL_INT(_hw_snd, OID_AUTO, report_soft_formats, CTLFLAG_RW,
47 &report_soft_formats, 0, "report software-emulated formats");
2364 if (!CHN_BITPERFECT(c) && report_soft_formats) in chn_getformats()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc454 hw.snd.report_soft_formats