Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dgpio-fan.c571 static int gpio_fan_resume(struct device *dev) in gpio_fan_resume() function
581 static DEFINE_SIMPLE_DEV_PM_OPS(gpio_fan_pm, gpio_fan_suspend, gpio_fan_resume);