Searched refs:snd_hda_resume (Results 1 – 4 of 4) sorted by relevance
1028 int snd_hda_resume(struct hda_bus *bus);
1514 snd_hda_resume(chip->bus); in azx_bus_reset()2428 snd_hda_resume(chip->bus); in azx_resume()
5468 int snd_hda_resume(struct hda_bus *bus) in snd_hda_resume() function5480 EXPORT_SYMBOL_HDA(snd_hda_resume);
221 Call snd_hda_resume() in the PM resume callback.