Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dvub300.c325 int irqs_queued; member
599 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
626 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
643 else if (vub300->irqs_queued) in __vub300_irqpoll_response()
644 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
646 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
699 } else if (vub300->irqs_queued) { in vub300_pollwork_thread()
700 vub300->irqs_queued -= 1; in vub300_pollwork_thread()
1672 if (vub300->irqs_queued) { in __vub300_command_response()
1673 vub300->irqs_queued += 1; in __vub300_command_response()
[all …]