Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-altera.c343 static const struct of_device_id altera_gpio_of_match[] = { variable
347 MODULE_DEVICE_TABLE(of, altera_gpio_of_match);
352 .of_match_table = of_match_ptr(altera_gpio_of_match),