Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpio/
H A 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);
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-ts4800.c22 static int ts4800_gpio_probe(struct platform_device *pdev) in ts4800_gpio_probe() function
74 .probe = ts4800_gpio_probe,
77 module_platform_driver_probe(ts4800_gpio_driver, ts4800_gpio_probe);

Completed in 1 milliseconds