Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-xiic.c1222 static const struct of_device_id xiic_of_match[] = { variable
1227 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),