1 2 3 4 5 6 7 8
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ #ifndef __MEDIATEK_OPS_H__ #define __MEDIATEK_OPS_H__ extern const struct snd_sof_dsp_ops sof_mt8195_ops; #endif