• Home
  • Raw
  • Download

Lines Matching defs:sdev

28 static void mtl_ipc_host_done(struct snd_sof_dev *sdev)  in mtl_ipc_host_done()
43 static void mtl_ipc_dsp_done(struct snd_sof_dev *sdev) in mtl_ipc_dsp_done()
58 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_ipc_irq()
79 static bool mtl_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_sdw_irq()
94 int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in mtl_ipc_send_msg()
121 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_enable_ipc_interrupts()
135 void mtl_disable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_disable_ipc_interrupts()
148 static void mtl_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable) in mtl_enable_sdw_irq()
176 int mtl_enable_interrupts(struct snd_sof_dev *sdev, bool enable) in mtl_enable_interrupts()
233 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_pre_fw_run()
282 int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_post_fw_run()
304 void mtl_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in mtl_dsp_dump()
325 static bool mtl_dsp_primary_core_is_enabled(struct snd_sof_dev *sdev) in mtl_dsp_primary_core_is_enabled()
336 static int mtl_dsp_core_power_up(struct snd_sof_dev *sdev, int core) in mtl_dsp_core_power_up()
377 static int mtl_dsp_core_power_down(struct snd_sof_dev *sdev, int core) in mtl_dsp_core_power_down()
408 int mtl_power_down_dsp(struct snd_sof_dev *sdev) in mtl_power_down_dsp()
435 int mtl_dsp_cl_init(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot) in mtl_dsp_cl_init()
540 struct snd_sof_dev *sdev = context; in mtl_ipc_irq_thread() local
620 int mtl_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in mtl_dsp_ipc_get_mailbox_offset()
625 int mtl_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mtl_dsp_ipc_get_window_offset()
630 void mtl_ipc_dump(struct snd_sof_dev *sdev) in mtl_ipc_dump()
647 static int mtl_dsp_disable_interrupts(struct snd_sof_dev *sdev) in mtl_dsp_disable_interrupts()
654 u64 mtl_dsp_get_stream_hda_link_position(struct snd_sof_dev *sdev, in mtl_dsp_get_stream_hda_link_position()
666 static int mtl_dsp_core_get(struct snd_sof_dev *sdev, int core) in mtl_dsp_core_get()
679 static int mtl_dsp_core_put(struct snd_sof_dev *sdev, int core) in mtl_dsp_core_put()
700 int sof_mtl_ops_init(struct snd_sof_dev *sdev) in sof_mtl_ops_init()