Home
last modified time | relevance | path

Searched refs:HDA_PARAM_PIN_CAP_INPUT_CAP (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/sound/pci/hda/
HDhda_reg.h1134 #define HDA_PARAM_PIN_CAP_INPUT_CAP(param) \ macro
HDhdaa.c1052 if (HDA_PARAM_PIN_CAP_INPUT_CAP(pincap)) in hdaa_dump_pin_sb()
5051 if (HDA_PARAM_PIN_CAP_INPUT_CAP(pincap)) in hdaa_audio_prepare_pin_ctrl()
5691 if (HDA_PARAM_PIN_CAP_INPUT_CAP(pincap)) in hdaa_dump_pin()
6061 HDA_PARAM_PIN_CAP_INPUT_CAP(pincap)?"IN":"", in hdaa_pindump()