Home
last modified time | relevance | path

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

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