Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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),
/kernel/linux/linux-6.6/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()
413 .of_match_table = of_match_ptr(ti_opp_supply_of_match),

Completed in 3 milliseconds