Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
Dpinctrl-at91.c1621 static int gpio_irq_set_wake(struct irq_data *d, unsigned state) in gpio_irq_set_wake() function
1685 #define gpio_irq_set_wake NULL macro
1744 gpio_irqchip->irq_set_wake = gpio_irq_set_wake, in at91_gpio_of_irq_setup()