Home
last modified time | relevance | path

Searched refs:always_on (Results 1 – 17 of 17) sorted by relevance

/drivers/net/
Dnlmon.c91 static u32 always_on(struct net_device *dev) in always_on() function
97 .get_link = always_on,
Dvsockmon.c122 static u32 always_on(struct net_device *dev) in always_on() function
128 .get_link = always_on,
Dloopback.c128 static u32 always_on(struct net_device *dev) in always_on() function
146 .get_link = always_on,
/drivers/regulator/
Dinternal.h27 unsigned int always_on:1; member
Ddummy.c30 .always_on = 1,
Dfixed-helper.c50 data->init_data.constraints.always_on = 1; in regulator_register_always_on()
Dof_regulator.c70 constraints->always_on = of_property_read_bool(np, "regulator-always-on"); in of_get_regulation_constraints()
71 if (!constraints->always_on) /* status change should be possible. */ in of_get_regulation_constraints()
Dtps65090-regulator.c292 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_regulator_disable_ext_control()
310 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_configure_regulator_config()
Dcore.c1094 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints()
1283 c->always_on, in constraint_flags_read_file()
1374 regulator->always_on = true; in create_regulator()
2205 if (regulator->always_on) in regulator_enable()
2269 (rdev->constraints && !rdev->constraints->always_on)) { in _regulator_disable()
2319 if (regulator->always_on) in regulator_disable()
2442 if (regulator->always_on) in regulator_disable_deferred()
2521 if (regulator->always_on) in regulator_is_enabled()
3631 if (consumers[i].consumer->always_on) in regulator_bulk_enable()
4214 if (rdev->use_count > 0 || rdev->constraints->always_on) { in _regulator_suspend_finish()
[all …]
Dpwm-regulator.c371 if (init_data->constraints.boot_on || init_data->constraints.always_on) in pwm_regulator_probe()
Dtwl-regulator.c616 c->always_on = true; in twlreg_probe()
Dab8500-ext.c443 .always_on = 1,
Dti-abb-regulator.c857 c->always_on = true; in ti_abb_probe()
Dmax8973-regulator.c762 if (ridata && (ridata->constraints.always_on || in max8973_probe()
/drivers/gpu/drm/i915/
Dintel_runtime_pm.c196 if (power_well->always_on) in __intel_display_power_is_enabled()
1873 .always_on = 1,
1890 .always_on = 1,
1927 .always_on = 1,
1946 .always_on = 1,
1987 .always_on = 1,
2045 .always_on = 1,
2090 .always_on = 1,
2158 .always_on = 1,
2212 .always_on = 1,
[all …]
Di915_drv.h1395 bool always_on; member
/drivers/mfd/
Ddb8500-prcmu.c2824 .always_on = true,