Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dvub300.c660 unsigned long commretval; in __do_poll() local
664 commretval = wait_for_completion_timeout(&vub300->irqpoll_complete, in __do_poll()
668 } else if (commretval == 0) { in __do_poll()