Searched refs:rn5t618_of_match (Results 1 – 1 of 1) sorted by relevance
170 static const struct of_device_id rn5t618_of_match[] = { variable176 MODULE_DEVICE_TABLE(of, rn5t618_of_match);184 of_id = of_match_device(rn5t618_of_match, &i2c->dev); in rn5t618_i2c_probe()280 .of_match_table = of_match_ptr(rn5t618_of_match),