Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/kernel/
Dirq.c591 static int normal_irq_set_wake(struct irq_data *d, unsigned int on) in normal_irq_set_wake() function
615 #define normal_irq_set_wake NULL macro
634 .irq_set_wake = normal_irq_set_wake,