Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dgpio-fan.c561 static int gpio_fan_suspend(struct device *dev) in gpio_fan_suspend() function
583 static SIMPLE_DEV_PM_OPS(gpio_fan_pm, gpio_fan_suspend, gpio_fan_resume);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dgpio-fan.c559 static int gpio_fan_suspend(struct device *dev) in gpio_fan_suspend() function
581 static DEFINE_SIMPLE_DEV_PM_OPS(gpio_fan_pm, gpio_fan_suspend, gpio_fan_resume);

Completed in 2 milliseconds