/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 | 82 ctx->dsp_ops.cleanup(ctx->dev, &dmab, stream_tag); in bxt_load_library() 164 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, stream_tag); in sst_bxt_prepare_fw() 179 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, ctx->dsp_ops.stream_tag); in sst_transfer_fw_host_dma()
|
D | skl-sst-cldma.c | 168 goto cleanup; in skl_cldma_wait_interruptible() 177 cleanup: in skl_cldma_wait_interruptible()
|
D | cnl-sst.c | 87 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, stream_tag); in cnl_prepare_fw() 103 ctx->dsp_ops.cleanup(ctx->dev, &ctx->dmab, ctx->dsp_ops.stream_tag); in sst_transfer_fw_host_dma()
|
D | skl.h | 162 void (*cleanup)(struct device *dev, struct skl_dev *skl); member
|
D | skl-sst-dsp.h | 165 int (*cleanup)(struct device *dev, struct snd_dma_buffer *dmab, member
|
/sound/usb/usx2y/ |
D | usbusx2yaudio.c | 483 goto cleanup; in usX2Y_urbs_start() 498 cleanup: in usX2Y_urbs_start() 651 goto cleanup; in usX2Y_rate_set() 657 goto cleanup; in usX2Y_rate_set() 662 goto cleanup; in usX2Y_rate_set() 671 goto cleanup; in usX2Y_rate_set() 679 cleanup: in usX2Y_rate_set()
|
D | usx2yhwdeppcm.c | 437 goto cleanup; in usX2Y_usbpcm_urbs_start() 456 cleanup: in usX2Y_usbpcm_urbs_start()
|
/sound/soc/sof/intel/ |
D | hda-loader.c | 327 goto cleanup; in hda_dsp_cl_boot_firmware() 340 cleanup: in hda_dsp_cl_boot_firmware()
|
/sound/pci/oxygen/ |
D | se6x.c | 96 .cleanup = se6x_cleanup,
|
D | oxygen.c | 719 .cleanup = generic_cleanup, 781 chip->model.cleanup = claro_cleanup; in get_oxygen_model() 788 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 | 577 chip->model.cleanup(chip); in oxygen_card_free() 814 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 | 1251 .cleanup = xonar_ds_cleanup, 1285 .cleanup = xonar_hdav_slim_cleanup,
|
/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 | 1223 goto cleanup; in anc_status_control_put() 1230 goto cleanup; in anc_status_control_put() 1240 goto cleanup; in anc_status_control_put() 1262 cleanup: in anc_status_control_put()
|
/sound/spi/ |
D | at73c213.c | 729 goto cleanup; in snd_at73c213_mixer() 734 cleanup: in snd_at73c213_mixer()
|
/sound/core/ |
D | rawmidi.c | 283 int cleanup); 460 int cleanup) in close_substream() argument 465 if (cleanup) { in close_substream()
|
/sound/pci/hda/ |
D | hda_codec.c | 3129 if (info->ops.cleanup == NULL) { in set_pcm_default_values() 3132 info->ops.cleanup = hda_pcm_default_cleanup; in set_pcm_default_values() 3184 if (hinfo->ops.cleanup) in snd_hda_codec_cleanup() 3185 hinfo->ops.cleanup(hinfo, codec, substream); in snd_hda_codec_cleanup()
|
D | hda_generic.c | 5536 .cleanup = playback_pcm_cleanup 5549 .cleanup = capture_pcm_cleanup 5562 .cleanup = alt_playback_pcm_cleanup 5575 .cleanup = alt_capture_pcm_cleanup 5588 .cleanup = dig_playback_pcm_cleanup 5660 .cleanup = dyn_adc_capture_pcm_cleanup
|
/sound/soc/sh/rcar/ |
D | dma.c | 294 .cleanup = rsnd_dmaen_cleanup,
|
D | rsnd.h | 327 int (*cleanup)(struct rsnd_mod *mod, member
|