Lines Matching refs:snd_sof_dev
21 static void ipc_trace_message(struct snd_sof_dev *sdev, u32 msg_id);
22 static void ipc_stream_message(struct snd_sof_dev *sdev, u32 msg_cmd);
30 struct snd_sof_dev *sdev;
209 struct snd_sof_dev *sdev = ipc->sdev; in tx_wait_done()
244 struct snd_sof_dev *sdev = ipc->sdev; in sof_ipc_tx_message_unlocked()
344 void snd_sof_ipc_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_reply()
362 void snd_sof_ipc_msgs_rx(struct snd_sof_dev *sdev) in snd_sof_ipc_msgs_rx()
418 static void ipc_trace_message(struct snd_sof_dev *sdev, u32 msg_id) in ipc_trace_message()
439 static void ipc_period_elapsed(struct snd_sof_dev *sdev, u32 msg_id) in ipc_period_elapsed()
469 static void ipc_xrun(struct snd_sof_dev *sdev, u32 msg_id) in ipc_xrun()
498 static void ipc_stream_message(struct snd_sof_dev *sdev, u32 msg_cmd) in ipc_stream_message()
523 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_ipc_stream_posn()
578 static int sof_set_get_large_ctrl_data(struct snd_sof_dev *sdev, in sof_set_get_large_ctrl_data()
660 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_ipc_set_get_comp_data()
758 int snd_sof_dsp_mailbox_init(struct snd_sof_dev *sdev, u32 dspbox, in snd_sof_dsp_mailbox_init()
770 int snd_sof_ipc_valid(struct snd_sof_dev *sdev) in snd_sof_ipc_valid()
821 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev) in snd_sof_ipc_init()
854 void snd_sof_ipc_free(struct snd_sof_dev *sdev) in snd_sof_ipc_free()