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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-ocores.c289 static const struct of_device_id ocores_i2c_match[] = { variable in typeref:struct:of_device_id
300 MODULE_DEVICE_TABLE(of, ocores_i2c_match);
400 match = of_match_node(ocores_i2c_match, pdev->dev.of_node); ocores_i2c_of_probe()
574 .of_match_table = ocores_i2c_match,

Completed in 59 milliseconds