ti_opp_supply_of_match  369 drivers/opp/ti-opp-supply.c static const struct of_device_id ti_opp_supply_of_match[] = {
ti_opp_supply_of_match  376 drivers/opp/ti-opp-supply.c MODULE_DEVICE_TABLE(of, ti_opp_supply_of_match);
ti_opp_supply_of_match  386 drivers/opp/ti-opp-supply.c 	match = of_match_device(ti_opp_supply_of_match, dev);
ti_opp_supply_of_match  420 drivers/opp/ti-opp-supply.c 		   .of_match_table = of_match_ptr(ti_opp_supply_of_match),