Searched refs:snd_hda_codec_cleanup (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hda-dai.c | 67 snd_hda_codec_cleanup(codec, stream_info, substream); in hda_codec_dai_hw_free()
|
H A D | hdac_hda.c | 252 snd_hda_codec_cleanup(hda_pvt->codec, hda_stream, substream); in hdac_hda_dai_hw_free()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hda.c | 249 snd_hda_codec_cleanup(&hda_pvt->codec, hda_stream, substream); in hdac_hda_dai_hw_free()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 433 void snd_hda_codec_cleanup(struct hda_codec *codec,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 439 void snd_hda_codec_cleanup(struct hda_codec *codec,
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 140 snd_hda_codec_cleanup(apcm->codec, hinfo, substream); in azx_pcm_hw_free()
|
H A D | hda_codec.c | 3204 * snd_hda_codec_cleanup - Clean up stream resources 3211 void snd_hda_codec_cleanup(struct hda_codec *codec, in snd_hda_codec_cleanup() function 3220 EXPORT_SYMBOL_GPL(snd_hda_codec_cleanup); variable
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 140 snd_hda_codec_cleanup(apcm->codec, hinfo, substream); in azx_pcm_hw_free()
|
H A D | hda_codec.c | 3222 * snd_hda_codec_cleanup - Clean up stream resources 3229 void snd_hda_codec_cleanup(struct hda_codec *codec, in snd_hda_codec_cleanup() function 3238 EXPORT_SYMBOL_GPL(snd_hda_codec_cleanup); variable
|
Completed in 19 milliseconds