Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dtps51632-regulator.c217 static const struct of_device_id tps51632_of_match[] = { variable
221 MODULE_DEVICE_TABLE(of, tps51632_of_match);
271 match = of_match_device(of_match_ptr(tps51632_of_match), in tps51632_probe()
365 .of_match_table = of_match_ptr(tps51632_of_match),