Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1148 #define HDA_PARAM_PIN_CAP_IMP_SENSE_CAP(param) \ macro
H A Dhdaa.c1041 if (HDA_PARAM_PIN_CAP_IMP_SENSE_CAP(pincap)) in hdaa_dump_pin_sb()
5679 if (HDA_PARAM_PIN_CAP_IMP_SENSE_CAP(pincap)) in hdaa_dump_pin()
6064 if (HDA_PARAM_PIN_CAP_IMP_SENSE_CAP(pincap) || in hdaa_pindump()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1149 #define HDA_PARAM_PIN_CAP_IMP_SENSE_CAP(param) \ macro