Lines Matching defs:sdev
19 #define sof_ipc4_dump_payload(sdev, ipc_data, size) \ argument
24 #define sof_ipc4_dump_payload(sdev, ipc_data, size) do { } while (0) argument
87 static int sof_ipc4_check_reply_status(struct snd_sof_dev *sdev, u32 status) in sof_ipc4_check_reply_status()
257 static int sof_ipc4_get_reply(struct snd_sof_dev *sdev) in sof_ipc4_get_reply()
289 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_wait_tx_done() local
339 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_tx_msg_unlocked() local
359 static int sof_ipc4_tx_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, in sof_ipc4_tx_msg()
392 static int sof_ipc4_set_get_data(struct snd_sof_dev *sdev, void *data, in sof_ipc4_set_get_data()
506 static int sof_ipc4_init_msg_memory(struct snd_sof_dev *sdev) in sof_ipc4_init_msg_memory()
526 static int ipc4_fw_ready(struct snd_sof_dev *sdev, struct sof_ipc4_msg *ipc4_msg) in ipc4_fw_ready()
561 static void sof_ipc4_rx_msg(struct snd_sof_dev *sdev) in sof_ipc4_rx_msg()
620 static int sof_ipc4_set_core_state(struct snd_sof_dev *sdev, int core_idx, bool on) in sof_ipc4_set_core_state()
650 static int sof_ipc4_ctx_save(struct snd_sof_dev *sdev) in sof_ipc4_ctx_save()