Lines Matching defs:ops
21 #include "ops.h"
123 .ops = &sof_apl_ops,
141 .ops = &sof_apl_ops,
168 .ops = &sof_tng_ops,
187 .ops = &sof_cnl_ops,
206 .ops = &sof_cnl_ops,
225 .ops = &sof_cnl_ops,
244 .ops = &sof_cnl_ops,
263 .ops = &sof_tgl_ops,
279 .ops = &sof_tgl_ops,
297 .ops = &sof_cnl_ops,
315 .ops = &sof_cnl_ops,
358 const struct snd_sof_dsp_ops *ops;
368 /* get ops for platform */
369 ops = desc->ops;
370 if (!ops) {
371 dev_err(dev, "error: no matching PCI descriptor ops\n");