Searched refs:ti_opp_supply_of_match (Results 1 – 1 of 1) sorted by relevance
369 static const struct of_device_id ti_opp_supply_of_match[] = { variable376 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),