Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/opp/
H A Dti-opp-supply.c369 static const struct of_device_id ti_opp_supply_of_match[] = { variable
376 MODULE_DEVICE_TABLE(of, ti_opp_supply_of_match);
386 match = of_match_device(ti_opp_supply_of_match, dev); in ti_opp_supply_probe()
420 .of_match_table = of_match_ptr(ti_opp_supply_of_match),