Home
last modified time | relevance | path

Searched refs:snd_hda_check_amp_list_power (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/sound/pci/hda/
Dhda_local.h605 int snd_hda_check_amp_list_power(struct hda_codec *codec,
Dpatch_via.c408 return snd_hda_check_amp_list_power(codec, &spec->gen.loopback, nid); in via_check_power_status()
Dhda_codec.c3482 int snd_hda_check_amp_list_power(struct hda_codec *codec, in snd_hda_check_amp_list_power() function
3517 EXPORT_SYMBOL_GPL(snd_hda_check_amp_list_power);
Dhda_generic.c6097 return snd_hda_check_amp_list_power(codec, &spec->loopback, nid); in snd_hda_gen_check_power_status()