Searched refs:uath_cmd_lock_wait (Results 1 – 1 of 1) sorted by relevance
255 static int uath_cmd_lock_wait(struct uath_cmd_lock *, clock_t);1077 uath_cmd_lock_wait(struct uath_cmd_lock *lock, clock_t timeout) in uath_cmd_lock_wait() function1184 err = uath_cmd_lock_wait(&sc->rlock, 2000000); in uath_cmdsend()