Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c662 static int bcm2835_gpio_irq_set_wake(struct irq_data *data, unsigned int on) in bcm2835_gpio_irq_set_wake() function
698 .irq_set_wake = bcm2835_gpio_irq_set_wake,