Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-brcmstb.c550 static int brcmstb_gpio_suspend(struct device *dev) in brcmstb_gpio_suspend() function
578 #define brcmstb_gpio_suspend NULL macro
583 .suspend_noirq = brcmstb_gpio_suspend,