Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed.c1162 static const struct of_device_id aspeed_gpio_of_table[] = { variable
1168 MODULE_DEVICE_TABLE(of, aspeed_gpio_of_table);
1190 gpio_id = of_match_node(aspeed_gpio_of_table, pdev->dev.of_node); in aspeed_gpio_probe()
1273 .of_match_table = aspeed_gpio_of_table,