Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpio/
Dgpio-altera.c324 static const struct of_device_id altera_gpio_of_match[] = { variable
328 MODULE_DEVICE_TABLE(of, altera_gpio_of_match);
333 .of_match_table = of_match_ptr(altera_gpio_of_match),