Searched refs:rk3x_i2c_match (Results 1 – 1 of 1) sorted by relevance
1165 static const struct of_device_id rk3x_i2c_match[] = { variable1192 MODULE_DEVICE_TABLE(of, rk3x_i2c_match);1210 match = of_match_node(rk3x_i2c_match, np); in rk3x_i2c_probe()1360 .of_match_table = rk3x_i2c_match,