Searched refs:rk3x_i2c_match (Results 1 – 1 of 1) sorted by relevance
1205 static const struct of_device_id rk3x_i2c_match[] = { variable1236 MODULE_DEVICE_TABLE(of, rk3x_i2c_match);1253 match = of_match_node(rk3x_i2c_match, np); in rk3x_i2c_probe()1406 .of_match_table = rk3x_i2c_match,