Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dvub300.c322 int irqs_queued; member
596 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
623 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
641 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
694 } else if (vub300->irqs_queued) { in vub300_pollwork_thread()
695 vub300->irqs_queued -= 1; in vub300_pollwork_thread()
699 } else { /* NOT vub300->irqs_queued */ in vub300_pollwork_thread()
1666 if (vub300->irqs_queued) { in __vub300_command_response()
1667 vub300->irqs_queued += 1; in __vub300_command_response()
1669 vub300->irqs_queued in __vub300_command_response()
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dvub300.c322 int irqs_queued; member
596 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
623 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
641 vub300->irqs_queued += 1; in __vub300_irqpoll_response()
694 } else if (vub300->irqs_queued) { in vub300_pollwork_thread()
695 vub300->irqs_queued -= 1; in vub300_pollwork_thread()
699 } else { /* NOT vub300->irqs_queued */ in vub300_pollwork_thread()
1664 if (vub300->irqs_queued) { in __vub300_command_response()
1665 vub300->irqs_queued += 1; in __vub300_command_response()
1667 vub300->irqs_queued in __vub300_command_response()
[all...]

Completed in 6 milliseconds