Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_codec.h99 void (*load_dsp_cleanup)(struct hda_bus *bus, member
673 return codec->bus->ops.load_dsp_cleanup(codec->bus, dmab); in snd_hda_codec_load_dsp_cleanup()
Dhda_controller.c1832 bus_temp.ops.load_dsp_cleanup = azx_load_dsp_cleanup; in azx_codec_create()