Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-brcmstb.c374 static int brcmstb_gpio_remove(struct platform_device *pdev) in brcmstb_gpio_remove() function
742 (void) brcmstb_gpio_remove(pdev); in brcmstb_gpio_probe()
760 .remove = brcmstb_gpio_remove,