Searched refs:always_on (Results 1 – 16 of 16) sorted by relevance
| /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 | 1482 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 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()
|
| /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 | 723 .always_on = 1,
|
| /linux/drivers/mfd/ |
| H A D | db8500-prcmu.c | 2786 .always_on = true,
|