Home
last modified time | relevance | path

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

/linux/sound/soc/sof/imx/
H A Dimx-common.h82 struct imx_chip_ops { struct
106 const struct imx_chip_ops *ops; argument
122 const struct imx_chip_ops *ops = get_chip_info(sdev)->ops; in imx_chip_core_kick()
132 const struct imx_chip_ops *ops = get_chip_info(sdev)->ops; in imx_chip_core_shutdown()
142 const struct imx_chip_ops *ops = get_chip_info(sdev)->ops; in imx_chip_core_reset()
152 const struct imx_chip_ops *ops = get_chip_info(sdev)->ops; in imx_chip_probe()
H A Dimx8.c293 static const struct imx_chip_ops imx8_chip_ops = {
299 static const struct imx_chip_ops imx8x_chip_ops = {
305 static const struct imx_chip_ops imx8m_chip_ops = {
311 static const struct imx_chip_ops imx8ulp_chip_ops = {
H A Dimx9.c59 static const struct imx_chip_ops imx95_chip_ops = {