Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-brcmstb.c385 static int brcmstb_gpio_remove(struct platform_device *pdev) in brcmstb_gpio_remove() function
803 (void) brcmstb_gpio_remove(pdev); in brcmstb_gpio_probe()
821 .remove = brcmstb_gpio_remove,