Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Ddebug.c311 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init() function
377 EXPORT_SYMBOL_GPL(snd_sof_dbg_init);
H A Dcore.c475 ret = snd_sof_dbg_init(sdev); in sof_probe_continue()