Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-rda.c209 static int rda_gpio_probe(struct platform_device *pdev) in rda_gpio_probe() function
282 .probe = rda_gpio_probe,
289 module_platform_driver_probe(rda_gpio_driver, rda_gpio_probe);