Home
last modified time | relevance | path

Searched refs:AC_PINCAP_EAPD (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dhda_verbs.h272 #define AC_PINCAP_EAPD (1<<16) /* EAPD capable */ macro
/linux-6.3-rc2/sound/pci/hda/
A Dpatch_analog.c79 if (snd_hda_query_pin_caps(codec, front) & AC_PINCAP_EAPD) in ad198x_power_eapd_write()
82 if (snd_hda_query_pin_caps(codec, hp) & AC_PINCAP_EAPD) in ad198x_power_eapd_write()
A Dhda_proc.c321 if (caps & AC_PINCAP_EAPD) in print_pin_caps()
362 if (caps & AC_PINCAP_EAPD) { in print_pin_caps()
A Dpatch_conexant.c101 if (!(snd_hda_query_pin_caps(codec, nid) & AC_PINCAP_EAPD)) in cx_auto_parse_eapd()
123 if (snd_hda_query_pin_caps(codec, pins[i]) & AC_PINCAP_EAPD) in cx_auto_turn_eapd()
A Dhda_codec.c2770 (snd_hda_query_pin_caps(codec, nid) & AC_PINCAP_EAPD)) { in snd_hda_codec_eapd_power_filter()
A Dhda_generic.c921 !(snd_hda_query_pin_caps(codec, pin) & AC_PINCAP_EAPD)) in set_pin_eapd()
A Dpatch_realtek.c537 if (snd_hda_query_pin_caps(codec, nid) & AC_PINCAP_EAPD) in set_eapd()

Completed in 47 milliseconds