Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dtps62360-regulator.c308 static const struct of_device_id tps62360_of_match[] = { variable
315 MODULE_DEVICE_TABLE(of, tps62360_of_match);
345 match = of_match_device(of_match_ptr(tps62360_of_match), in tps62360_probe()
492 .of_match_table = of_match_ptr(tps62360_of_match),