Searched refs:xiic_of_match (Results 1 – 1 of 1) sorted by relevance
1211 static const struct of_device_id xiic_of_match[] = { variable1216 MODULE_DEVICE_TABLE(of, xiic_of_match);1233 match = of_match_node(xiic_of_match, pdev->dev.of_node); in xiic_i2c_probe()1390 .of_match_table = of_match_ptr(xiic_of_match),