Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/kernel/ !
Dirq.c611 static int normal_irq_set_wake(struct irq_data *d, unsigned int on) in normal_irq_set_wake() function
635 #define normal_irq_set_wake NULL macro
654 .irq_set_wake = normal_irq_set_wake,