Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sound/pcm/
HDchannel.h329 extern int report_soft_formats;
HDchannel.c43 int report_soft_formats = 1; variable
44 SYSCTL_INT(_hw_snd, OID_AUTO, report_soft_formats, CTLFLAG_RW,
45 &report_soft_formats, 0, "report software-emulated formats");
2217 if (!CHN_BITPERFECT(c) && report_soft_formats) in chn_getformats()
/freebsd-11-stable/tools/tools/sysdoc/
HDtunables.mdoc455 hw.snd.report_soft_formats