Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dgpio-fan.c575 static int gpio_fan_suspend(struct device *dev) in gpio_fan_suspend() function
597 static SIMPLE_DEV_PM_OPS(gpio_fan_pm, gpio_fan_suspend, gpio_fan_resume);