/sound/soc/intel/skylake/ |
D | skl-messages.c | 167 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()
|
D | bxt-sst.c | 79 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()
|
D | skl-sst-cldma.c | 169 goto cleanup; in skl_cldma_wait_interruptible() 178 cleanup: in skl_cldma_wait_interruptible()
|
D | skl.h | 162 void (*cleanup)(struct device *dev, struct skl_dev *skl); member
|
D | cnl-sst.c | 103 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()
|
D | skl-sst-dsp.h | 167 int (*cleanup)(struct device *dev, struct snd_dma_buffer *dmab, member
|
/sound/usb/usx2y/ |
D | usbusx2yaudio.c | 510 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()
|
D | usx2yhwdeppcm.c | 462 goto cleanup; in usx2y_usbpcm_urbs_start() 480 cleanup: in usx2y_usbpcm_urbs_start()
|
/sound/pci/oxygen/ |
D | se6x.c | 95 .cleanup = se6x_cleanup,
|
D | oxygen.c | 716 .cleanup = generic_cleanup, 778 chip->model.cleanup = claro_cleanup; in get_oxygen_model() 785 chip->model.cleanup = claro_cleanup; in get_oxygen_model()
|
D | oxygen.h | 84 void (*cleanup)(struct oxygen *chip); member
|
D | xonar_pcm179x.c | 1179 .cleanup = xonar_d2_cleanup, 1214 .cleanup = xonar_hdav_cleanup, 1248 .cleanup = xonar_st_cleanup,
|
D | oxygen_lib.c | 575 chip->model.cleanup(chip); in oxygen_card_free() 802 chip->model.cleanup(chip); in oxygen_pci_shutdown()
|
D | xonar_cs43xx.c | 395 .cleanup = xonar_d1_cleanup,
|
D | xonar_dg_mixer.c | 448 .cleanup = dg_cleanup,
|
D | xonar_wm87x6.c | 1253 .cleanup = xonar_ds_cleanup, 1287 .cleanup = xonar_hdav_slim_cleanup,
|
/sound/soc/sof/intel/ |
D | hda-loader.c | 391 goto cleanup; in hda_dsp_cl_boot_firmware() 425 cleanup: in hda_dsp_cl_boot_firmware()
|
D | hda-dsp.c | 687 goto cleanup; in hda_resume() 713 cleanup: in hda_resume()
|
/sound/isa/msnd/ |
D | msnd_pinnacle.c | 386 goto cleanup; in upload_dsp_code() 393 goto cleanup; in upload_dsp_code() 398 cleanup: in upload_dsp_code()
|
/sound/soc/codecs/ |
D | ab8500-codec.c | 1216 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/ |
D | at73c213.c | 723 goto cleanup; in snd_at73c213_mixer() 728 cleanup: in snd_at73c213_mixer()
|
/sound/core/ |
D | rawmidi.c | 327 int cleanup); 505 int cleanup) in close_substream() argument 510 if (cleanup) { in close_substream()
|
/sound/pci/hda/ |
D | hda_codec.c | 3131 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/ |
D | rsnd.h | 336 int (*cleanup)(struct rsnd_mod *mod, member
|
D | dma.c | 330 .cleanup = rsnd_dmaen_cleanup,
|