Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-altera.c327 static const struct of_device_id altera_gpio_of_match[] = { variable
331 MODULE_DEVICE_TABLE(of, altera_gpio_of_match);
336 .of_match_table = altera_gpio_of_match,