Home
last modified time | relevance | path

Searched refs:load_dsp_cleanup (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h64 void (*load_dsp_cleanup)(struct hda_bus *bus, member
545 return codec->bus->ops.load_dsp_cleanup(codec->bus, dmab); in snd_hda_codec_load_dsp_cleanup()
Dhda_controller.c1820 .load_dsp_cleanup = azx_load_dsp_cleanup,