Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c683 static int bcm2835_gpio_irq_set_wake(struct irq_data *data, unsigned int on) in bcm2835_gpio_irq_set_wake() function
717 .irq_set_wake = bcm2835_gpio_irq_set_wake,