Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dti-abb-regulator.c669 static const struct of_device_id ti_abb_of_match[] = { variable
676 MODULE_DEVICE_TABLE(of, ti_abb_of_match);
702 match = of_match_device(ti_abb_of_match, dev); in ti_abb_probe()
868 .of_match_table = of_match_ptr(ti_abb_of_match),