| /linux/arch/arm/mach-s3c/ |
| H A D | mach-crag6410.c | 344 .always_on = 1, 410 .always_on = 1, 428 .always_on = 1, 439 .always_on = 1, 446 .always_on = 1, 459 .always_on = 1, 469 .always_on = 1, 477 .always_on = 1, 485 .always_on = 1, 493 .always_on = 1, [all …]
|
| /linux/sound/hda/controllers/ |
| H A D | tegra.c | 77 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 D | nlmon.c | 46 static u32 always_on(struct net_device *dev) in always_on() function 52 .get_link = always_on,
|
| H A D | vsockmon.c | 73 static u32 always_on(struct net_device *dev) in always_on() function 79 .get_link = always_on,
|
| H A D | loopback.c | 133 static u32 always_on(struct net_device *dev) in always_on() function 139 .get_link = always_on,
|
| /linux/drivers/regulator/ |
| H A D | fixed-helper.c | 51 data->init_data.constraints.always_on = 1; in regulator_register_always_on()
|
| H A D | internal.h | 48 unsigned int always_on:1; member
|
| H A D | tps65090-regulator.c | 282 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 D | core.c | 1464 rdev->constraints->always_on = in set_machine_constraints() 1465 rdev->supply->rdev->constraints->always_on; in set_machine_constraints() 1467 rdev->constraints->always_on = true; in set_machine_constraints() 1474 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints() 1647 if (rdev->constraints->always_on || rdev->constraints->boot_on) { in set_machine_constraints() 1657 (rdev->constraints->always_on || in set_machine_constraints() 1678 if (rdev->constraints->always_on) in set_machine_constraints() 1944 c->always_on, in constraint_flags_read_file() 2042 regulator->always_on = true; in create_regulator() 3252 (rdev->constraints && !rdev->constraints->always_on)) { in _regulator_disable() [all …]
|
| H A D | max20086-regulator.c | 172 if (reg->init_data->constraints.always_on || in max20086_parse_regulators_dt()
|
| H A D | of_regulator.c | 132 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 D | ab8500-ext.c | 56 .always_on = 1,
|
| H A D | pwm-regulator.c | 392 if (init_data->constraints.boot_on || init_data->constraints.always_on) in pwm_regulator_probe()
|
| H A D | twl-regulator.c | 617 c->always_on = true; in twlreg_probe()
|
| H A D | ti-abb-regulator.c | 848 c->always_on = true; in ti_abb_probe()
|
| H A D | max8973-regulator.c | 709 if (ridata && (ridata->constraints.always_on || in max8973_probe()
|
| H A D | bd718x7-regulator.c | 1794 !rdev->constraints->always_on || in bd718xx_probe()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_power_map.c | 58 .always_on = true, 365 .always_on = true, 379 .always_on = true, 724 .always_on = true,
|
| /linux/include/ufs/ |
| H A D | ufs.h | 603 bool always_on; 600 bool always_on; global() member
|
| /linux/arch/arm/mach-sa1100/ |
| H A D | generic.c | 329 id->constraints.always_on = 1; in sa11x0_register_fixed_regulator()
|
| /linux/drivers/clk/ |
| H A D | clk-si5341.c | 93 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 D | acp-da7219-max98357a.c | 726 .always_on = 1,
|
| /linux/arch/arm/mach-pxa/ |
| H A D | spitz.c | 1004 .always_on = 1,
|
| /linux/drivers/ufs/host/ |
| H A D | ufs-mediatek.c | 1100 (*vreg_on)->always_on = true; in ufs_mtk_vreg_fix_vccqx() 1966 hba->vreg_info.vcc->always_on = true; in ufs_mtk_fixup_dev_quirks()
|
| /linux/drivers/mfd/ |
| H A D | db8500-prcmu.c | 2786 .always_on = true,
|