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