Home
last modified time | relevance | path

Searched refs:snd_sof_create_page_table (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A Dsof-utils.c25 int snd_sof_create_page_table(struct device *dev, in snd_sof_create_page_table() function
73 EXPORT_SYMBOL(snd_sof_create_page_table);
H A Dsof-utils.h15 int snd_sof_create_page_table(struct device *dev,
H A Dcompress.c91 return snd_sof_create_page_table(component->dev, dmab, in create_page_table()
H A Dipc3-dtrace.c532 ret = snd_sof_create_page_table(sdev->dev, &priv->dmatb, in ipc3_dtrace_init()
H A Dpcm.c37 return snd_sof_create_page_table(component->dev, dmab, in create_page_table()