Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-gpio.c138 static int gpio_extcon_resume(struct device *dev) in gpio_extcon_resume() function
151 static SIMPLE_DEV_PM_OPS(gpio_extcon_pm_ops, NULL, gpio_extcon_resume);