Home
last modified time | relevance | path

Searched refs:sof_cnl_ops (Results 1 – 4 of 4) sorted by relevance

/sound/soc/sof/intel/
A Dcnl.c383 struct snd_sof_dsp_ops sof_cnl_ops; variable
392 sof_cnl_ops.shutdown = hda_dsp_shutdown; in sof_cnl_ops_init()
397 sof_cnl_ops.irq_thread = cnl_ipc_irq_thread; in sof_cnl_ops_init()
400 sof_cnl_ops.send_msg = cnl_ipc_send_msg; in sof_cnl_ops_init()
403 sof_cnl_ops.ipc_dump = cnl_ipc_dump; in sof_cnl_ops_init()
427 sof_cnl_ops.send_msg = cnl_ipc4_send_msg; in sof_cnl_ops_init()
430 sof_cnl_ops.ipc_dump = cnl_ipc4_dump; in sof_cnl_ops_init()
436 hda_set_dai_drv_ops(sdev, &sof_cnl_ops); in sof_cnl_ops_init()
439 sof_cnl_ops.debug_map = cnl_dsp_debugfs; in sof_cnl_ops_init()
446 sof_cnl_ops.run = hda_dsp_cl_boot_firmware; in sof_cnl_ops_init()
[all …]
A Dpci-cnl.c50 .ops = &sof_cnl_ops,
83 .ops = &sof_cnl_ops,
116 .ops = &sof_cnl_ops,
A Dpci-icl.c82 .ops = &sof_cnl_ops,
A Dhda.h918 extern struct snd_sof_dsp_ops sof_cnl_ops;

Completed in 10 milliseconds