Home
last modified time | relevance | path

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

/openbmc/linux/drivers/opp/
H A Dti-opp-supply.c363 static const struct of_device_id ti_opp_supply_of_match[] = { variable
370 MODULE_DEVICE_TABLE(of, ti_opp_supply_of_match);
380 match = of_match_device(ti_opp_supply_of_match, dev); in ti_opp_supply_probe()
415 .of_match_table = of_match_ptr(ti_opp_supply_of_match),