Home
last modified time | relevance | path

Searched refs:snd_hda_codec_load_dsp_trigger (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/sound/
Dhda_codec.h524 void snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start);
536 snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) {} in snd_hda_codec_load_dsp_trigger() function
/linux-6.1.9/sound/pci/hda/
Dhda_controller.c989 void snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) in snd_hda_codec_load_dsp_trigger() function
997 EXPORT_SYMBOL_GPL(snd_hda_codec_load_dsp_trigger);
Dpatch_ca0132.c3070 snd_hda_codec_load_dsp_trigger(dma->codec, cmd); in dma_set_state()