Home
last modified time | relevance | path

Searched refs:commretval (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Dvub300.c655 unsigned long commretval; in __do_poll() local
659 commretval = wait_for_completion_timeout(&vub300->irqpoll_complete, in __do_poll()
663 } else if (commretval == 0) { in __do_poll()