Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dsof-priv.h392 struct snd_sof_ipc_msg { struct
394 void *msg_data;
395 void *reply_data;
396 size_t msg_size;
397 size_t reply_size;
398 int reply_error;
401 void *rx_data;
403 wait_queue_head_t waitq;
404 bool ipc_complete;

Completed in 7 milliseconds