Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_local.h605 int snd_hda_check_amp_list_power(struct hda_codec *codec,
Dpatch_via.c411 return snd_hda_check_amp_list_power(codec, &spec->gen.loopback, nid); in via_check_power_status()
Dhda_codec.c3473 int snd_hda_check_amp_list_power(struct hda_codec *codec, in snd_hda_check_amp_list_power() function
3508 EXPORT_SYMBOL_GPL(snd_hda_check_amp_list_power);
Dhda_generic.c6031 return snd_hda_check_amp_list_power(codec, &spec->loopback, nid); in snd_hda_gen_check_power_status()