Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/avs/
Davs.h186 struct avs_ipc { struct
189 struct avs_ipc_msg rx; argument
190 u32 default_timeout_ms;
191 bool ready;
192 atomic_t recovering;
217 static inline void avs_ipc_err(struct avs_dev *adev, struct avs_ipc_msg *tx, in avs_ipc_err() argument