Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dmt6397-irq.c56 static int mt6397_irq_set_wake(struct irq_data *irq_data, unsigned int on) in mt6397_irq_set_wake() function
70 #define mt6397_irq_set_wake NULL macro
79 .irq_set_wake = mt6397_irq_set_wake,