Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dvub300.c322 int irqs_queued; member
594 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
621 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
639 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
692 } else if (vub300->irqs_queued) { in vub300_pollwork_thread()
693 vub300->irqs_queued -= 1; in vub300_pollwork_thread()
1662 if (vub300->irqs_queued) { in __vub300_command_response()
1663 vub300->irqs_queued += 1; in __vub300_command_response()
1665 vub300->irqs_queued += 1; in __vub300_command_response()
1668 vub300->irqs_queued += 1; in __vub300_command_response()
[all …]