Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h566 void snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start);
578 snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) {} in snd_hda_codec_load_dsp_trigger() function
/linux/sound/hda/common/
H A Dcontroller.c987 void snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) in snd_hda_codec_load_dsp_trigger()
995 EXPORT_SYMBOL_GPL(snd_hda_codec_load_dsp_trigger); in snd_hda_codec_load_dsp_cleanup()
985 void snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) snd_hda_codec_load_dsp_trigger() function
/linux/sound/hda/codecs/
H A Dca0132.c3077 snd_hda_codec_load_dsp_trigger(dma->codec, cmd); in dma_xfer()