Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-altera.c325 static const struct of_device_id altera_gpio_of_match[] = { variable
329 MODULE_DEVICE_TABLE(of, altera_gpio_of_match);
334 .of_match_table = of_match_ptr(altera_gpio_of_match),
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-altera.c329 static const struct of_device_id altera_gpio_of_match[] = { variable
333 MODULE_DEVICE_TABLE(of, altera_gpio_of_match);
338 .of_match_table = altera_gpio_of_match,

Completed in 1 milliseconds