Home
last modified time | relevance | path

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

/drivers/w1/masters/
Dw1-gpio.c201 static int __maybe_unused w1_gpio_suspend(struct device *dev) in w1_gpio_suspend() function
221 static SIMPLE_DEV_PM_OPS(w1_gpio_pm_ops, w1_gpio_suspend, w1_gpio_resume);