_of_match          30 drivers/regulator/tps65217-regulator.c #define TPS65217_REGULATOR(_name, _id, _of_match, _ops, _n, _vr, _vm, _em, \
_of_match          35 drivers/regulator/tps65217-regulator.c 		.of_match       = of_match_ptr(_of_match),    \
_of_match          30 drivers/regulator/tps65912-regulator.c #define TPS65912_REGULATOR(_name, _id, _of_match, _ops, _vr, _er, _lr)	\
_of_match          33 drivers/regulator/tps65912-regulator.c 		.of_match		= _of_match,			\