twl_of_match      559 drivers/regulator/twl-regulator.c static const struct of_device_id twl_of_match[] = {
twl_of_match      582 drivers/regulator/twl-regulator.c MODULE_DEVICE_TABLE(of, twl_of_match);
twl_of_match      665 drivers/regulator/twl-regulator.c 		.of_match_table = of_match_ptr(twl_of_match),
twl_of_match      637 drivers/regulator/twl6030-regulator.c static const struct of_device_id twl_of_match[] = {
twl_of_match      667 drivers/regulator/twl6030-regulator.c MODULE_DEVICE_TABLE(of, twl_of_match);
twl_of_match      759 drivers/regulator/twl6030-regulator.c 		.of_match_table = of_match_ptr(twl_of_match),