Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dtps62360-regulator.c332 static const struct of_device_id tps62360_of_match[] = { variable
339 MODULE_DEVICE_TABLE(of, tps62360_of_match);
368 match = of_match_device(of_match_ptr(tps62360_of_match), in tps62360_probe()
518 .of_match_table = of_match_ptr(tps62360_of_match),