Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dsof-priv.h357 struct snd_sof_ipc_msg { struct
359 u32 header;
360 void *msg_data;
361 void *reply_data;
362 size_t msg_size;
363 size_t reply_size;
364 int reply_error;
366 wait_queue_head_t waitq;
367 bool ipc_complete;

Completed in 4 milliseconds