Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-twl4030.c446 static int gpio_twl4030_remove(struct platform_device *pdev);
551 gpio_twl4030_remove(pdev); in gpio_twl4030_probe()
571 static int gpio_twl4030_remove(struct platform_device *pdev) in gpio_twl4030_remove() function
611 .remove = gpio_twl4030_remove,