gpioregulator_enable
gpioregulator_enable(self, true);
static int gpioregulator_enable(device_t, bool);
.enable = gpioregulator_enable,