snd_sof_dsp_ops
const struct snd_sof_dsp_ops *ops;
struct snd_sof_dsp_ops;
const struct snd_sof_dsp_ops sof_acp_common_ops = {
extern const struct snd_sof_dsp_ops sof_acp_common_ops;
extern struct snd_sof_dsp_ops sof_renoir_ops;
extern struct snd_sof_dsp_ops sof_vangogh_ops;
extern struct snd_sof_dsp_ops sof_rembrandt_ops;
extern struct snd_sof_dsp_ops sof_acp63_ops;
extern struct snd_sof_dsp_ops sof_acp70_ops;
struct snd_sof_dsp_ops sof_acp63_ops;
memcpy(&sof_acp63_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops));
struct snd_sof_dsp_ops sof_acp70_ops;
memcpy(&sof_acp70_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops));
struct snd_sof_dsp_ops sof_rembrandt_ops;
memcpy(&sof_rembrandt_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops));
struct snd_sof_dsp_ops sof_renoir_ops;
memcpy(&sof_renoir_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops));
struct snd_sof_dsp_ops sof_vangogh_ops;
memcpy(&sof_vangogh_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops));
const struct snd_sof_dsp_ops *ops = sof_ops(sdev);
const struct snd_sof_dsp_ops sof_imx_ops = {
extern const struct snd_sof_dsp_ops sof_imx_ops;
static struct snd_sof_dsp_ops sof_imx8_ops;
static struct snd_sof_dsp_ops sof_imx9_ops;
struct snd_sof_dsp_ops sof_apl_ops;
memcpy(&sof_apl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops));
static const struct snd_sof_dsp_ops sof_bdw_ops = {
static const struct snd_sof_dsp_ops sof_byt_ops = {
static const struct snd_sof_dsp_ops sof_cht_ops = {
struct snd_sof_dsp_ops sof_cnl_ops;
memcpy(&sof_cnl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops));
const struct snd_sof_dsp_ops sof_hda_common_ops = {
static void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops)
static void dmic_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops)
static inline void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) {}
static inline void dmic_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) {}
void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops)
extern const struct snd_sof_dsp_ops sof_hda_common_ops;
extern struct snd_sof_dsp_ops sof_skl_ops;
extern struct snd_sof_dsp_ops sof_apl_ops;
extern struct snd_sof_dsp_ops sof_cnl_ops;
extern struct snd_sof_dsp_ops sof_tgl_ops;
extern struct snd_sof_dsp_ops sof_icl_ops;
void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops);
memcpy(&sof_icl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops));
struct snd_sof_dsp_ops sof_icl_ops;
int sof_lnl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops)
int sof_lnl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops);
int sof_mtl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops)
memcpy(dsp_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops));
int sof_mtl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops);
int sof_nvl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops)
int sof_nvl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops);
static struct snd_sof_dsp_ops sof_lnl_ops;
static struct snd_sof_dsp_ops sof_mtl_ops;
static struct snd_sof_dsp_ops sof_nvl_ops;
static struct snd_sof_dsp_ops sof_ptl_ops;
const struct snd_sof_dsp_ops sof_tng_ops = {
int sof_ptl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops)
int sof_ptl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops);
extern const struct snd_sof_dsp_ops sof_tng_ops;
struct snd_sof_dsp_ops sof_skl_ops;
memcpy(&sof_skl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops));
struct snd_sof_dsp_ops sof_tgl_ops;
memcpy(&sof_tgl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops));
const struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops;
const struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops;
const struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops;
static const struct snd_sof_dsp_ops sof_mt8186_ops = {
static struct snd_sof_dsp_ops sof_mt8188_ops;
static const struct snd_sof_dsp_ops sof_mt8195_ops = {
const struct snd_sof_dsp_ops *ops = sof_ops(sdev);