Home
last modified time | relevance | path

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

/drivers/regulator/
Dtps51632-regulator.c220 static const struct of_device_id tps51632_of_match[] = { variable
224 MODULE_DEVICE_TABLE(of, tps51632_of_match);
274 match = of_match_device(of_match_ptr(tps51632_of_match), in tps51632_probe()
368 .of_match_table = of_match_ptr(tps51632_of_match),