Searched refs:alc_get_hp_pin (Results 1 – 3 of 3) sorted by relevance
533 hda_nid_t alc_get_hp_pin(struct alc_spec *spec) in alc_get_hp_pin() function541 EXPORT_SYMBOL_NS_GPL(alc_get_hp_pin, "SND_HDA_CODEC_REALTEK");755 if (!alc_get_hp_pin(spec)) { in alc_subsystem_id()1178 int hp_pin = alc_get_hp_pin(spec); in alc_shutup_dell_xps13()2075 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc_update_headset_mode()
196 hp_pin = alc_get_hp_pin(spec); in alc_fixup_headset_jack()268 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc282_init()305 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc282_shutup()384 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc283_init()420 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc283_shutup()457 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc256_init()506 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc256_shutup()554 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc285_hp_init()604 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc225_init()659 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc225_shutup()[all …]
203 hda_nid_t alc_get_hp_pin(struct alc_spec *spec);
Completed in 34 milliseconds