Searched refs:cdns_i2c_of_match (Results 1 – 1 of 1) sorted by relevance
863 static const struct of_device_id cdns_i2c_of_match[] = { variable868 MODULE_DEVICE_TABLE(of, cdns_i2c_of_match);894 match = of_match_node(cdns_i2c_of_match, pdev->dev.of_node); in cdns_i2c_probe()1011 .of_match_table = cdns_i2c_of_match,