Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/irq/
Dgeneric-chip.c585 static int irq_gc_suspend(void) in irq_gc_suspend() function
624 #define irq_gc_suspend NULL macro
645 .suspend = irq_gc_suspend,