regulator_enable_gpio 2220 drivers/regulator/core.c 	struct regulator_enable_gpio *pin;
regulator_enable_gpio 2232 drivers/regulator/core.c 	pin = kzalloc(sizeof(struct regulator_enable_gpio), GFP_KERNEL);
regulator_enable_gpio 2247 drivers/regulator/core.c 	struct regulator_enable_gpio *pin, *n;
regulator_enable_gpio 2279 drivers/regulator/core.c 	struct regulator_enable_gpio *pin = rdev->ena_pin;
regulator_enable_gpio   25 include/linux/regulator/driver.h struct regulator_enable_gpio;
regulator_enable_gpio  478 include/linux/regulator/driver.h 	struct regulator_enable_gpio *ena_pin;