Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-ts4800.c18 static int ts4800_gpio_probe(struct platform_device *pdev) in ts4800_gpio_probe() function
70 .probe = ts4800_gpio_probe,
73 module_platform_driver_probe(ts4800_gpio_driver, ts4800_gpio_probe);