Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/extcon/
Dextcon-gpio.c143 static int gpio_extcon_resume(struct device *dev) in gpio_extcon_resume() function
156 static SIMPLE_DEV_PM_OPS(gpio_extcon_pm_ops, NULL, gpio_extcon_resume);