regulator_gpio_of_match  338 drivers/regulator/gpio-regulator.c static const struct of_device_id regulator_gpio_of_match[] = {
regulator_gpio_of_match  342 drivers/regulator/gpio-regulator.c MODULE_DEVICE_TABLE(of, regulator_gpio_of_match);
regulator_gpio_of_match  349 drivers/regulator/gpio-regulator.c 		.of_match_table = of_match_ptr(regulator_gpio_of_match),