Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Davs.h212 struct avs_ipc { struct
215 struct avs_ipc_msg rx; argument
216 u32 default_timeout_ms;
217 bool ready;
218 atomic_t recovering;
243 static inline void avs_ipc_err(struct avs_dev *adev, struct avs_ipc_msg *tx, in avs_ipc_err() argument