Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Ddebug.c312 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init() function
378 EXPORT_SYMBOL_GPL(snd_sof_dbg_init);
H A Dsof-priv.h776 int snd_sof_dbg_init(struct snd_sof_dev *sdev);
H A Dcore.c475 ret = snd_sof_dbg_init(sdev); in sof_probe_continue()