Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1103 #define HDA_PARAM_PIN_CAP_DP(param) \ macro
H A Dhdaa.c784 if (!HDA_PARAM_PIN_CAP_DP(w->wclass.pin.cap) && in hdaa_sense_init()
1073 if (HDA_PARAM_PIN_CAP_DP(pincap)) in hdaa_dump_pin_sb()
1941 if (!HDA_PARAM_PIN_CAP_DP(wp->wclass.pin.cap) && in hdaa_audio_setup()
3260 if (HDA_PARAM_PIN_CAP_DP(w->wclass.pin.cap)) in hdaa_audio_as_parse()
5711 if (HDA_PARAM_PIN_CAP_DP(pincap)) in hdaa_dump_pin()
6808 if (HDA_PARAM_PIN_CAP_DP(w->wclass.pin.cap) || in hdaa_unsol_intr()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1104 #define HDA_PARAM_PIN_CAP_DP(param) \ macro