Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c785 !HDA_PARAM_PIN_CAP_HDMI(w->wclass.pin.cap)) in hdaa_sense_init()
1055 if (HDA_PARAM_PIN_CAP_HDMI(pincap)) in hdaa_dump_pin_sb()
1942 !HDA_PARAM_PIN_CAP_HDMI(wp->wclass.pin.cap)) in hdaa_audio_setup()
1957 if (HDA_PARAM_PIN_CAP_HDMI(wp->wclass.pin.cap) && in hdaa_audio_setup()
3258 if (HDA_PARAM_PIN_CAP_HDMI(w->wclass.pin.cap)) in hdaa_audio_as_parse()
5693 if (HDA_PARAM_PIN_CAP_HDMI(pincap)) in hdaa_dump_pin()
6809 HDA_PARAM_PIN_CAP_HDMI(w->wclass.pin.cap)) in hdaa_unsol_intr()
H A Dhda_reg.h1127 #define HDA_PARAM_PIN_CAP_HDMI(param) \ macro
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1128 #define HDA_PARAM_PIN_CAP_HDMI(param) \ macro