Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c1769 static int byt_gpio_runtime_suspend(struct device *dev) in byt_gpio_runtime_suspend() function
1782 SET_RUNTIME_PM_OPS(byt_gpio_runtime_suspend, byt_gpio_runtime_resume,
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c1754 static int byt_gpio_runtime_suspend(struct device *dev) in byt_gpio_runtime_suspend() function
1766 RUNTIME_PM_OPS(byt_gpio_runtime_suspend, byt_gpio_runtime_resume, NULL)

Completed in 7 milliseconds