Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpio-mvebu.c936 static const struct of_device_id mvebu_gpio_of_match[] = { variable
1131 match = of_match_device(mvebu_gpio_of_match, &pdev->dev); in mvebu_gpio_probe()
1311 .of_match_table = mvebu_gpio_of_match,