Lines Matching defs:sdev

84 static int sof_ipc4_check_reply_status(struct snd_sof_dev *sdev, u32 status)  in sof_ipc4_check_reply_status()
284 static void sof_ipc4_dump_payload(struct snd_sof_dev *sdev, in sof_ipc4_dump_payload()
291 static int sof_ipc4_get_reply(struct snd_sof_dev *sdev) in sof_ipc4_get_reply()
323 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_wait_tx_done() local
373 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_tx_msg_unlocked() local
393 static int sof_ipc4_tx_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, in sof_ipc4_tx_msg()
436 static int sof_ipc4_set_get_data(struct snd_sof_dev *sdev, void *data, in sof_ipc4_set_get_data()
559 static int sof_ipc4_init_msg_memory(struct snd_sof_dev *sdev) in sof_ipc4_init_msg_memory()
579 size_t sof_ipc4_find_debug_slot_offset_by_type(struct snd_sof_dev *sdev, in sof_ipc4_find_debug_slot_offset_by_type()
602 static int ipc4_fw_ready(struct snd_sof_dev *sdev, struct sof_ipc4_msg *ipc4_msg) in ipc4_fw_ready()
623 static void sof_ipc4_module_notification_handler(struct snd_sof_dev *sdev, in sof_ipc4_module_notification_handler()
668 static void sof_ipc4_rx_msg(struct snd_sof_dev *sdev) in sof_ipc4_rx_msg()
750 static int sof_ipc4_set_core_state(struct snd_sof_dev *sdev, int core_idx, bool on) in sof_ipc4_set_core_state()
780 static int sof_ipc4_ctx_save(struct snd_sof_dev *sdev) in sof_ipc4_ctx_save()
785 static int sof_ipc4_set_pm_gate(struct snd_sof_dev *sdev, u32 flags) in sof_ipc4_set_pm_gate()
803 static int sof_ipc4_init(struct snd_sof_dev *sdev) in sof_ipc4_init()
841 static void sof_ipc4_exit(struct snd_sof_dev *sdev) in sof_ipc4_exit()
861 static int sof_ipc4_post_boot(struct snd_sof_dev *sdev) in sof_ipc4_post_boot()
890 void sof_ipc4_mic_privacy_state_change(struct snd_sof_dev *sdev, bool state) in sof_ipc4_mic_privacy_state_change()