Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpio-pxa.c590 static int pxa_gpio_probe_dt(struct platform_device *pdev, in pxa_gpio_probe_dt() function
610 #define pxa_gpio_probe_dt(pdev, pchip) (-1) macro
636 irq_base = pxa_gpio_probe_dt(pdev, pchip); in pxa_gpio_probe()