Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-sprd.c220 static int sprd_gpio_probe(struct platform_device *pdev) in sprd_gpio_probe() function
269 .probe = sprd_gpio_probe,
276 module_platform_driver_probe(sprd_gpio_driver, sprd_gpio_probe);