Searched refs:avs_ipc (Results 1 - 3 of 3) sorted by last modified time

/linux-master/sound/soc/intel/avs/
H A Dipc.c23 struct avs_ipc *ipc = adev->ipc;
55 struct avs_ipc *ipc = container_of(work, struct avs_ipc, d0ix_work.work);
62 struct avs_ipc *ipc = adev->ipc;
74 struct avs_ipc *ipc = adev->ipc;
87 struct avs_ipc *ipc = adev->ipc;
153 struct avs_ipc *ipc = container_of(work, struct avs_ipc, recovery_work);
160 struct avs_ipc *ipc = adev->ipc;
185 struct avs_ipc *ip
[all...]
H A Dcore.c374 struct avs_ipc *ipc;
H A Davs.h135 struct avs_ipc *ipc;
203 * struct avs_ipc - DSP IPC context
215 struct avs_ipc {
261 int avs_ipc_init(struct avs_ipc *ipc, struct device *dev);
262 void avs_ipc_block(struct avs_ipc *ipc);
217 struct avs_ipc { struct

Completed in 145 milliseconds