Home
last modified time | relevance | path

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

/linux/sound/hda/controllers/
H A Dtegra.c77 bool always_on; member
451 if (!hda->soc->always_on) { in hda_tegra_create()
470 .always_on = false,
479 .always_on = false,
488 .always_on = false,
497 .always_on = true,
/linux/drivers/net/
H A Dnlmon.c46 static u32 always_on(struct net_device *dev) in always_on() function
52 .get_link = always_on,
H A Dvsockmon.c73 static u32 always_on(struct net_device *dev) in always_on() function
79 .get_link = always_on,
H A Dloopback.c133 static u32 always_on(struct net_device *dev) in always_on() function
139 .get_link = always_on,
/linux/drivers/regulator/
H A Dfixed-helper.c51 data->init_data.constraints.always_on = 1; in regulator_register_always_on()
H A Dinternal.h48 unsigned int always_on:1; member
H A Dtps65090-regulator.c282 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_regulator_disable_ext_control()
366 if (ri_data->constraints.always_on || in tps65090_parse_dt_reg_data()
H A Dcore.c1482 rdev->constraints->always_on = in set_machine_constraints()
1483 rdev->supply->rdev->constraints->always_on; in set_machine_constraints()
1485 rdev->constraints->always_on = true; in set_machine_constraints()
1492 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints()
1665 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints()
1675 (rdev->constraints->always_on || in set_machine_constraints()
1696 if (rdev->constraints->always_on) in set_machine_constraints()
1962 c->always_on, in constraint_flags_read_file()
2060 regulator->always_on = true; in create_regulator()
3270 (rdev->constraints && !rdev->constraints->always_on)) { in _regulator_disable()
[all …]
H A Dof_regulator.c132 constraints->always_on = of_property_read_bool(np, "regulator-always-on"); in of_get_regulation_constraints()
133 if (!constraints->always_on) /* status change should be possible. */ in of_get_regulation_constraints()
H A Dab8500-ext.c56 .always_on = 1,
H A Dpwm-regulator.c392 if (init_data->constraints.boot_on || init_data->constraints.always_on) in pwm_regulator_probe()
H A Dtwl-regulator.c617 c->always_on = true; in twlreg_probe()
H A Dti-abb-regulator.c848 c->always_on = true; in ti_abb_probe()
/linux/drivers/clk/
H A Dclk-si5341.c93 bool always_on; member
1351 config[num].always_on = in si5341_dt_parse_dt()
1756 if (config[i].always_on) in si5341_probe()
/linux/sound/soc/amd/
H A Dacp-da7219-max98357a.c723 .always_on = 1,
/linux/drivers/mfd/
H A Ddb8500-prcmu.c2786 .always_on = true,