Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c919 static int lp_gpio_runtime_suspend(struct device *dev) in lp_gpio_runtime_suspend() function
944 .runtime_suspend = lp_gpio_runtime_suspend,
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c855 static int lp_gpio_runtime_suspend(struct device *dev) in lp_gpio_runtime_suspend() function
881 RUNTIME_PM_OPS(lp_gpio_runtime_suspend, lp_gpio_runtime_resume, NULL)

Completed in 4 milliseconds