Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1142 #define HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(param) \ macro
H A Dhdaa.c543 if (HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(w->wclass.pin.cap) == 0 || in hdaa_presence_handler()
692 if (HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(w->wclass.pin.cap) == 0 || in hdaa_eld_handler()
765 if (HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(w->wclass.pin.cap) == 0 || in hdaa_sense_init()
1045 if (HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(pincap)) in hdaa_dump_pin_sb()
5683 if (HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(pincap)) in hdaa_dump_pin()
6065 HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(pincap)) { in hdaa_pindump()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1143 #define HDA_PARAM_PIN_CAP_PRESENCE_DETECT_CAP(param) \ macro