Home
last modified time | relevance | path

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

/linux/sound/soc/sof/imx/
H A Dimx-common.h88 int (*core_shutdown)(struct snd_sof_dev *sdev); member
134 if (ops && ops->core_shutdown) in imx_chip_core_shutdown()
135 return ops->core_shutdown(sdev); in imx_chip_core_shutdown()
H A Dimx9.c62 .core_shutdown = imx95_core_shutdown,
H A Dimx8.c296 .core_shutdown = imx8_shutdown,
302 .core_shutdown = imx8_shutdown,