Searched defs:__xf_wait (Results 1 – 1 of 1) sorted by relevance
76 typedef struct __xf_wait struct87 static inline void __xf_wait_init(xf_wait_t *w) in __xf_wait_init() argument106 static inline int __xf_wait(xf_wait_t *w, u32 timeout) in __xf_wait() function135 #define __xf_wait(w, timeout) \ macro