Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-brcmstb.c553 static int brcmstb_gpio_suspend(struct device *dev) in brcmstb_gpio_suspend() function
581 #define brcmstb_gpio_suspend NULL macro
586 .suspend_noirq = brcmstb_gpio_suspend,