Searched defs:msg_buf (Results 1 – 4 of 4) sorted by relevance
934 static void ipc3_stream_message(struct snd_sof_dev *sdev, void *msg_buf) in ipc3_stream_message()955 static void ipc3_comp_notification(struct snd_sof_dev *sdev, void *msg_buf) in ipc3_comp_notification()974 static void ipc3_trace_message(struct snd_sof_dev *sdev, void *msg_buf) in ipc3_trace_message()989 void sof_ipc3_do_rx_work(struct snd_sof_dev *sdev, struct sof_ipc_cmd_hdr *hdr, void *msg_buf) in sof_ipc3_do_rx_work()1056 void *msg_buf; in sof_ipc3_rx_msg() local
306 int sof_client_ipc_rx_message(struct sof_client_dev *cdev, void *ipc_msg, void *msg_buf) in sof_client_ipc_rx_message()462 void sof_client_ipc_rx_dispatcher(struct snd_sof_dev *sdev, void *msg_buf) in sof_client_ipc_rx_dispatcher()
872 static inline void sof_client_ipc_rx_dispatcher(struct snd_sof_dev *sdev, void *msg_buf) in sof_client_ipc_rx_dispatcher()
82 __le32 msg_buf[SND_FF_OUT_MIDI_PORTS][SND_FF_MAXIMIM_MIDI_QUADS]; member
Completed in 15 milliseconds