Searched refs:tps549b22_of_match (Results 1 – 1 of 1) sorted by relevance
269 static const struct of_device_id tps549b22_of_match[] = { variable273 MODULE_DEVICE_TABLE(of, tps549b22_of_match);303 match = of_match_device(tps549b22_of_match, &i2c->dev); in tps549b22_i2c_probe()408 .of_match_table = of_match_ptr(tps549b22_of_match),