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