Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1058 #define HDA_PARAM_SUPP_STREAM_FORMATS_PCM(param) \ macro
H A Dhdaa.c990 if (HDA_PARAM_SUPP_STREAM_FORMATS_PCM(cap)) in hdaa_dump_audio_formats_sb()
5308 if (!HDA_PARAM_SUPP_STREAM_FORMATS_PCM(cap) && in hdaa_pcmchannel_setup()
5355 if (HDA_PARAM_SUPP_STREAM_FORMATS_PCM(fmtcap)) { in hdaa_pcmchannel_setup()
5628 if (HDA_PARAM_SUPP_STREAM_FORMATS_PCM(cap)) in hdaa_dump_audio_formats()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1059 #define HDA_PARAM_SUPP_STREAM_FORMATS_PCM(param) \ macro