Searched refs:boot_on (Results 1 - 6 of 6) sorted by relevance

/drivers/regulator/
H A Dmax8660.c388 int boot_on, i, id, ret = -EINVAL; local
448 boot_on = pdata->subdevs[i].platform_data->constraints.boot_on;
452 if (boot_on)
457 if (boot_on)
465 if (boot_on)
475 if (boot_on)
H A Dtps65090-regulator.c293 tps_pdata->reg_init_data->constraints.boot_on) {
311 tps_pdata->reg_init_data->constraints.boot_on)
H A Dfixed.c76 if (init_data->constraints.boot_on)
H A Dof_regulator.c57 constraints->boot_on = of_property_read_bool(np, "regulator-boot-on");
H A Dmax8952.c228 if (pdata->reg_data->constraints.boot_on)
H A Dcore.c1030 if (rdev->constraints->always_on || rdev->constraints->boot_on) {

Completed in 317 milliseconds