Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-at91.c1510 static int gpio_irq_set_wake(struct irq_data *d, unsigned state) in gpio_irq_set_wake() function
1574 #define gpio_irq_set_wake NULL macro
1584 .irq_set_wake = gpio_irq_set_wake,