Searched refs:regulator_enable_gpio (Results 1 – 1 of 1) sorted by relevance
77 struct regulator_enable_gpio { struct1486 struct regulator_enable_gpio *pin; in regulator_ena_gpio_request()1503 pin = kzalloc(sizeof(struct regulator_enable_gpio), GFP_KERNEL); in regulator_ena_gpio_request()1521 struct regulator_enable_gpio *pin, *n; in regulator_ena_gpio_free()1553 struct regulator_enable_gpio *pin = rdev->ena_pin; in regulator_ena_gpio_ctrl()