Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-ocores.c283 static const struct of_device_id ocores_i2c_match[] = { variable
294 MODULE_DEVICE_TABLE(of, ocores_i2c_match);
395 match = of_match_node(ocores_i2c_match, pdev->dev.of_node); in ocores_i2c_of_probe()
572 .of_match_table = ocores_i2c_match,