Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-at91.c1799 static const struct of_device_id at91_gpio_of_match[] = { variable
1843 of_match_device(at91_gpio_of_match, &pdev->dev)->data; in at91_gpio_probe()
1930 .of_match_table = at91_gpio_of_match,