Searched refs:load_dsp_cleanup (Results 1 – 2 of 2) sorted by relevance
99 void (*load_dsp_cleanup)(struct hda_bus *bus, member673 return codec->bus->ops.load_dsp_cleanup(codec->bus, dmab); in snd_hda_codec_load_dsp_cleanup()
1832 bus_temp.ops.load_dsp_cleanup = azx_load_dsp_cleanup; in azx_codec_create()