Searched defs:wait_for_interrupt (Results 1 – 3 of 3) sorted by relevance
57 int (*wait_for_interrupt)(void *ctx, int msecs); member
152 static int wait_for_interrupt(void *ctx, int msecs) { in wait_for_interrupt() function
64 int wait_for_interrupt(void* ctx, int msecs) { in wait_for_interrupt() function