Lines Matching refs:ops
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; in sof_pci_probe() local
369 ops = desc->ops; in sof_pci_probe()
370 if (!ops) { in sof_pci_probe()