Searched refs:rk3x_i2c_match (Results 1 – 1 of 1) sorted by relevance
1198 static const struct of_device_id rk3x_i2c_match[] = { variable1229 MODULE_DEVICE_TABLE(of, rk3x_i2c_match);1246 match = of_match_node(rk3x_i2c_match, np); in rk3x_i2c_probe()1395 .of_match_table = rk3x_i2c_match,