Searched refs:__xf_wait (Results 1 – 2 of 2) sorted by relevance
76 typedef struct __xf_wait struct106 static inline int __xf_wait(xf_wait_t *w, u32 timeout) in __xf_wait() function135 #define __xf_wait(w, timeout) \ macro139 __r = (__xf_wait)(w, timeout); \
70 typedef struct __xf_wait100 static inline int __xf_wait(xf_wait_t *w, u32 timeout)129 #define __xf_wait(w, timeout) \133 __r = (__xf_wait)(w, timeout); \