Searched refs:xf_ipc_wait (Results 1 – 3 of 3) sorted by relevance
118 extern int xf_ipc_wait(xf_proxy_ipc_data_t *ipc, u32 timeout);
84 int xf_ipc_wait(xf_proxy_ipc_data_t *ipc, u32 timeout) in xf_ipc_wait() function
260 if ((r = xf_ipc_wait(&proxy->ipc, 0)) < 0) in xf_proxy_thread()