Searched defs:msg_id (Results 1 – 8 of 8) sorted by relevance
29 u32 msg_id, u32 drv_id) in sst_create_block()251 u32 msg_id; in process_fw_async_msg() local
36 static inline bool sst_is_process_reply(u32 msg_id) in sst_is_process_reply()
155 u32 msg_id, u32 drv_id) in sst_create_block_and_ipc_msg()
168 u32 msg_id; member
866 static void ipc3_period_elapsed(struct snd_sof_dev *sdev, u32 msg_id) in ipc3_period_elapsed()901 static void ipc3_xrun(struct snd_sof_dev *sdev, u32 msg_id) in ipc3_xrun()938 u32 msg_id = SOF_IPC_MESSAGE_ID(hdr->cmd); in ipc3_stream_message() local
130 void snd_sof_ipc_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_reply()
759 static inline void snd_sof_ipc_process_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_process_reply()
191 u32 msg_id:8; /* Message ID - Max 256 Message Types */ member216 u32 msg_id:8; /* Message ID - Max 256 Message Types */ member429 u32 msg_id; /* Async msg id */ member
Completed in 25 milliseconds