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