Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
.
/
sound
/
soc
/
sof
/
imx
/
imx-ops.h
blob: 24235ef8c8faffeeea9597bfe3ea87ea201188d7 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
#ifndef
__IMX_OPS_H__
#define
__IMX_OPS_H__
extern
struct
snd_sof_dsp_ops sof_imx8_ops
;
extern
struct
snd_sof_dsp_ops sof_imx8x_ops
;
extern
struct
snd_sof_dsp_ops sof_imx8m_ops
;
#endif