Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-aspeed.c971 static const struct of_device_id aspeed_i2c_bus_of_table[] = { variable
986 MODULE_DEVICE_TABLE(of, aspeed_i2c_bus_of_table);
1028 match = of_match_node(aspeed_i2c_bus_of_table, pdev->dev.of_node); in aspeed_i2c_probe_bus()
1102 .of_match_table = aspeed_i2c_bus_of_table,
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-aspeed.c980 static const struct of_device_id aspeed_i2c_bus_of_table[] = { variable
995 MODULE_DEVICE_TABLE(of, aspeed_i2c_bus_of_table);
1035 match = of_match_node(aspeed_i2c_bus_of_table, pdev->dev.of_node); in aspeed_i2c_probe_bus()
1107 .of_match_table = aspeed_i2c_bus_of_table,

Completed in 6 milliseconds