Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1139 #define HDA_PARAM_PIN_CAP_HEADPHONE_CAP(param) \ macro
H A Dhdaa.c1047 if (HDA_PARAM_PIN_CAP_HEADPHONE_CAP(pincap)) in hdaa_dump_pin_sb()
5077 if (HDA_PARAM_PIN_CAP_HEADPHONE_CAP(pincap) && in hdaa_audio_prepare_pin_ctrl()
5685 if (HDA_PARAM_PIN_CAP_HEADPHONE_CAP(pincap)) in hdaa_dump_pin()
6061 HDA_PARAM_PIN_CAP_HEADPHONE_CAP(pincap)?"HP":"", in hdaa_pindump()
/freebsd/usr.sbin/bhyve/
H A Dhda_reg.h1140 #define HDA_PARAM_PIN_CAP_HEADPHONE_CAP(param) \ macro