Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/
H A Dirq.c589 static int normal_irq_set_wake(struct irq_data *d, unsigned int on) in normal_irq_set_wake() function
613 #define normal_irq_set_wake NULL macro
632 .irq_set_wake = normal_irq_set_wake,