Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 29) sorted by relevance

12

/sound/soc/intel/skylake/
Dskl-messages.c167 loader_ops.cleanup = skl_dsp_cleanup; in bxt_get_loader_ops()
179 .cleanup = skl_sst_dsp_cleanup
187 .cleanup = skl_sst_dsp_cleanup
195 .cleanup = bxt_sst_dsp_cleanup
203 .cleanup = bxt_sst_dsp_cleanup
211 .cleanup = cnl_sst_dsp_cleanup
219 .cleanup = cnl_sst_dsp_cleanup
227 .cleanup = cnl_sst_dsp_cleanup
235 .cleanup = cnl_sst_dsp_cleanup
323 skl->dsp_ops->cleanup(bus->dev, skl); in skl_free_dsp()
Dbxt-sst.c79 ctx->dsp_ops.cleanup(ctx->dev, &dmab, stream_tag); in bxt_load_library()
161 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, stream_tag); in sst_bxt_prepare_fw()
176 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, ctx->dsp_ops.stream_tag); in sst_transfer_fw_host_dma()
Dskl-sst-cldma.c169 goto cleanup; in skl_cldma_wait_interruptible()
178 cleanup: in skl_cldma_wait_interruptible()
Dskl.h162 void (*cleanup)(struct device *dev, struct skl_dev *skl); member
Dcnl-sst.c103 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, stream_tag); in cnl_prepare_fw()
119 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, ctx->dsp_ops.stream_tag); in sst_transfer_fw_host_dma()
Dskl-sst-dsp.h167 int (*cleanup)(struct device *dev, struct snd_dma_buffer *dmab, member
/sound/usb/usx2y/
Dusbusx2yaudio.c510 goto cleanup; in usx2y_urbs_start()
526 cleanup: in usx2y_urbs_start()
681 goto cleanup; in usx2y_rate_set()
687 goto cleanup; in usx2y_rate_set()
693 goto cleanup; in usx2y_rate_set()
702 goto cleanup; in usx2y_rate_set()
710 cleanup: in usx2y_rate_set()
Dusx2yhwdeppcm.c462 goto cleanup; in usx2y_usbpcm_urbs_start()
480 cleanup: in usx2y_usbpcm_urbs_start()
/sound/pci/oxygen/
Dse6x.c95 .cleanup = se6x_cleanup,
Doxygen.c716 .cleanup = generic_cleanup,
778 chip->model.cleanup = claro_cleanup; in get_oxygen_model()
785 chip->model.cleanup = claro_cleanup; in get_oxygen_model()
Doxygen.h84 void (*cleanup)(struct oxygen *chip); member
Dxonar_pcm179x.c1179 .cleanup = xonar_d2_cleanup,
1214 .cleanup = xonar_hdav_cleanup,
1248 .cleanup = xonar_st_cleanup,
Doxygen_lib.c575 chip->model.cleanup(chip); in oxygen_card_free()
802 chip->model.cleanup(chip); in oxygen_pci_shutdown()
Dxonar_cs43xx.c395 .cleanup = xonar_d1_cleanup,
Dxonar_dg_mixer.c448 .cleanup = dg_cleanup,
Dxonar_wm87x6.c1253 .cleanup = xonar_ds_cleanup,
1287 .cleanup = xonar_hdav_slim_cleanup,
/sound/soc/sof/intel/
Dhda-loader.c391 goto cleanup; in hda_dsp_cl_boot_firmware()
425 cleanup: in hda_dsp_cl_boot_firmware()
Dhda-dsp.c687 goto cleanup; in hda_resume()
713 cleanup: in hda_resume()
/sound/isa/msnd/
Dmsnd_pinnacle.c386 goto cleanup; in upload_dsp_code()
393 goto cleanup; in upload_dsp_code()
398 cleanup: in upload_dsp_code()
/sound/soc/codecs/
Dab8500-codec.c1216 goto cleanup; in anc_status_control_put()
1223 goto cleanup; in anc_status_control_put()
1233 goto cleanup; in anc_status_control_put()
1255 cleanup: in anc_status_control_put()
/sound/spi/
Dat73c213.c723 goto cleanup; in snd_at73c213_mixer()
728 cleanup: in snd_at73c213_mixer()
/sound/core/
Drawmidi.c327 int cleanup);
505 int cleanup) in close_substream() argument
510 if (cleanup) { in close_substream()
/sound/pci/hda/
Dhda_codec.c3131 if (info->ops.cleanup == NULL) { in set_pcm_default_values()
3134 info->ops.cleanup = hda_pcm_default_cleanup; in set_pcm_default_values()
3186 if (hinfo->ops.cleanup) in snd_hda_codec_cleanup()
3187 hinfo->ops.cleanup(hinfo, codec, substream); in snd_hda_codec_cleanup()
/sound/soc/sh/rcar/
Drsnd.h336 int (*cleanup)(struct rsnd_mod *mod, member
Ddma.c330 .cleanup = rsnd_dmaen_cleanup,

12