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

/drivers/regulator/
H A Dmax8660.c365 int boot_on, i, id, ret = -EINVAL; local
409 boot_on = pdata->subdevs[i].platform_data->constraints.boot_on;
413 if (boot_on)
418 if (boot_on)
426 if (boot_on)
436 if (boot_on)

Completed in 1484 milliseconds