Home
last modified time | relevance | path

Searched refs:tps549b22_of_match (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtps549b22-regulator.c269 static const struct of_device_id tps549b22_of_match[] = { variable
273 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),