Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sound/pcm/
HDchannel.h340 extern int report_soft_formats;
HDchannel.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-14-stable/tools/tools/sysdoc/
HDtunables.mdoc454 hw.snd.report_soft_formats