Home
last modified time | relevance | path

Searched defs:msg_buf (Results 1 – 4 of 4) sorted by relevance

/sound/soc/sof/
Dipc3.c938 static void ipc3_stream_message(struct snd_sof_dev *sdev, void *msg_buf) in ipc3_stream_message()
959 static void ipc3_comp_notification(struct snd_sof_dev *sdev, void *msg_buf) in ipc3_comp_notification()
978 static void ipc3_trace_message(struct snd_sof_dev *sdev, void *msg_buf) in ipc3_trace_message()
993 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()
1060 void *msg_buf; in sof_ipc3_rx_msg() local
Dsof-client.c306 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()
Dsof-priv.h880 static inline void sof_client_ipc_rx_dispatcher(struct snd_sof_dev *sdev, void *msg_buf) in sof_client_ipc_rx_dispatcher()
/sound/firewire/fireface/
Dff.h82 __le32 msg_buf[SND_FF_OUT_MIDI_PORTS][SND_FF_MAXIMIM_MIDI_QUADS]; member