ti_abb_of_match 667 drivers/regulator/ti-abb-regulator.c static const struct of_device_id ti_abb_of_match[] = { ti_abb_of_match 674 drivers/regulator/ti-abb-regulator.c MODULE_DEVICE_TABLE(of, ti_abb_of_match); ti_abb_of_match 700 drivers/regulator/ti-abb-regulator.c match = of_match_device(ti_abb_of_match, dev); ti_abb_of_match 885 drivers/regulator/ti-abb-regulator.c .of_match_table = of_match_ptr(ti_abb_of_match),