Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-brcmstb.c288 static int brcmstb_gpio_remove(struct platform_device *pdev) in brcmstb_gpio_remove() function
531 (void) brcmstb_gpio_remove(pdev); in brcmstb_gpio_probe()
548 .remove = brcmstb_gpio_remove,