Searched refs:sof_mtl_ops (Results 1 – 3 of 3) sorted by relevance
697 struct snd_sof_dsp_ops sof_mtl_ops; variable708 sof_mtl_ops.shutdown = hda_dsp_shutdown; in sof_mtl_ops_init()711 sof_mtl_ops.irq_thread = mtl_ipc_irq_thread; in sof_mtl_ops_init()714 sof_mtl_ops.send_msg = mtl_ipc_send_msg; in sof_mtl_ops_init()719 sof_mtl_ops.debug_map = mtl_dsp_debugfs; in sof_mtl_ops_init()721 sof_mtl_ops.dbg_dump = mtl_dsp_dump; in sof_mtl_ops_init()722 sof_mtl_ops.ipc_dump = mtl_ipc_dump; in sof_mtl_ops_init()725 sof_mtl_ops.pre_fw_run = mtl_dsp_pre_fw_run; in sof_mtl_ops_init()732 sof_mtl_ops.core_get = mtl_dsp_core_get; in sof_mtl_ops_init()733 sof_mtl_ops.core_put = mtl_dsp_core_put; in sof_mtl_ops_init()[all …]
48 .ops = &sof_mtl_ops,78 .ops = &sof_mtl_ops,
864 extern struct snd_sof_dsp_ops sof_mtl_ops;