Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_local.h605 int snd_hda_check_amp_list_power(struct hda_codec *codec,
H A Dpatch_via.c408 return snd_hda_check_amp_list_power(codec, &spec->gen.loopback, nid); in via_check_power_status()
H A Dhda_codec.c3469 int snd_hda_check_amp_list_power(struct hda_codec *codec, in snd_hda_check_amp_list_power() function
3504 EXPORT_SYMBOL_GPL(snd_hda_check_amp_list_power);
H A Dhda_generic.c6034 return snd_hda_check_amp_list_power(codec, &spec->loopback, nid); in snd_hda_gen_check_power_status()