Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps62360-regulator.c332 static const struct of_device_id tps62360_of_match[] = { variable
339 MODULE_DEVICE_TABLE(of, tps62360_of_match);
368 match = of_match_device(of_match_ptr(tps62360_of_match), in tps62360_probe()
518 .of_match_table = of_match_ptr(tps62360_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps62360-regulator.c308 static const struct of_device_id tps62360_of_match[] = { variable
315 MODULE_DEVICE_TABLE(of, tps62360_of_match);
345 match = of_match_device(of_match_ptr(tps62360_of_match), in tps62360_probe()
492 .of_match_table = of_match_ptr(tps62360_of_match),

Completed in 2 milliseconds