Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/irq/
Dgeneric-chip.c578 static int irq_gc_suspend(void) in irq_gc_suspend() function
617 #define irq_gc_suspend NULL macro
638 .suspend = irq_gc_suspend,