Home
last modified time | relevance | path

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

/sound/soc/
A Dsoc-utils.c297 static struct faux_device *soc_dummy_dev; variable
301 soc_dummy_dev = faux_device_create("snd-soc-dummy", NULL, in snd_soc_util_init()
303 if (!soc_dummy_dev) in snd_soc_util_init()
311 faux_device_destroy(soc_dummy_dev); in snd_soc_util_exit()

Completed in 3 milliseconds