Symbol: standby
arch/arm/mach-at91/pm.c
1402
u8 i, standby = 0, suspend = 0;
arch/arm/mach-at91/pm.c
1406
if (standby && suspend)
arch/arm/mach-at91/pm.c
1409
if (modes[i] == soc_pm.data.standby_mode && !standby) {
arch/arm/mach-at91/pm.c
1410
standby = 1;
arch/arm/mach-at91/pm.c
1420
if (!standby) {
arch/arm/mach-at91/pm.c
1707
int standby, suspend;
arch/arm/mach-at91/pm.c
1713
standby = match_token(s, pm_modes, args);
arch/arm/mach-at91/pm.c
1714
if (standby < 0)
arch/arm/mach-at91/pm.c
1721
soc_pm.data.standby_mode = standby;
arch/arm/mach-at91/pm.c
903
void *standby = NULL;
arch/arm/mach-at91/pm.c
918
if (!standby)
arch/arm/mach-at91/pm.c
919
standby = ramc->idle;
arch/arm/mach-at91/pm.c
949
if (!standby) {
arch/arm/mach-at91/pm.c
954
at91_cpuidle_device.dev.platform_data = standby;
arch/powerpc/platforms/44x/cpm.c
192
return !!cpm.standby;
arch/powerpc/platforms/44x/cpm.c
219
cpm_suspend_standby(cpm.standby);
arch/powerpc/platforms/44x/cpm.c
302
cpm.standby = cpm_get_uint_property(np, "standby");
arch/powerpc/platforms/44x/cpm.c
317
if (cpm.standby || cpm.suspend)
arch/powerpc/platforms/44x/cpm.c
42
unsigned int standby;
arch/s390/include/asm/sclp.h
31
u8 standby[SCLP_CHP_INFO_MASK_SIZE];
arch/s390/include/asm/sclp.h
67
unsigned int standby;
arch/x86/kernel/apm_32.c
1315
standby();
arch/x86/kernel/apm_32.c
1509
standby();
arch/x86/kernel/apm_32.c
1548
standby();
drivers/clk/renesas/rzg2l-cpg.c
1351
bool standby)
drivers/clk/renesas/rzg2l-cpg.c
1363
if (standby) {
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
1479
VOP_REG_SET(vop, common, standby, 0);
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
694
VOP_REG_SET(vop, common, standby, 1);
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
758
VOP_REG_SET(vop, common, standby, 1);
drivers/gpu/drm/rockchip/rockchip_drm_vop.h
127
struct vop_reg standby;
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
1140
.standby = VOP_REG_SYNC(RK3328_SYS_CTRL, 0x1, 22),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
1184
.standby = VOP_REG_SYNC(RK3506_SYS_CTRL2, 0x1, 1),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
1239
.standby = VOP_REG_SYNC(PX30_SYS_CTRL2, 0x1, 1),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
188
.standby = VOP_REG_SYNC(RK3036_SYS_CTRL, 0x1, 30),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
271
.standby = VOP_REG_SYNC(PX30_SYS_CTRL2, 0x1, 1),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
470
.standby = VOP_REG(RK3066_SYS_CTRL0, 0x1, 1),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
579
.standby = VOP_REG(RK3188_SYS_CTRL, 0x1, 30),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
717
.standby = VOP_REG_SYNC(RK3288_SYS_CTRL, 0x1, 22),
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
928
.standby = VOP_REG_SYNC(RK3399_SYS_CTRL, 0x1, 22),
drivers/media/i2c/ad5820.c
105
static int ad5820_power_off(struct ad5820_device *coil, bool standby)
drivers/media/i2c/ad5820.c
113
if (standby) {
drivers/media/i2c/ad5820.c
114
coil->standby = true;
drivers/media/i2c/ad5820.c
138
coil->standby = false;
drivers/media/i2c/ad5820.c
147
coil->standby = true;
drivers/media/i2c/ad5820.c
54
bool standby;
drivers/media/i2c/ad5820.c
96
if (coil->standby)
drivers/media/i2c/mt9v111.c
1147
mt9v111->standby = devm_gpiod_get_optional(&client->dev, "standby",
drivers/media/i2c/mt9v111.c
1149
if (IS_ERR(mt9v111->standby)) {
drivers/media/i2c/mt9v111.c
1151
mt9v111->standby);
drivers/media/i2c/mt9v111.c
1152
return PTR_ERR(mt9v111->standby);
drivers/media/i2c/mt9v111.c
152
struct gpio_desc *standby;
drivers/media/i2c/mt9v111.c
368
gpiod_set_value(mt9v111->standby, 0);
drivers/media/i2c/mt9v111.c
384
gpiod_set_value(mt9v111->standby, 1);
drivers/media/i2c/ov5648.c
1052
static int ov5648_sw_standby(struct ov5648_sensor *sensor, int standby)
drivers/media/i2c/ov5648.c
1056
if (!standby)
drivers/media/i2c/ov8865.c
1430
static int ov8865_sw_standby(struct ov8865_sensor *sensor, int standby)
drivers/media/i2c/ov8865.c
1434
if (!standby)
drivers/media/pci/cx23885/cx23885-core.c
1033
call_all(dev, tuner, standby);
drivers/media/pci/cx23885/cx23885-dvb.c
2574
call_all(dev, tuner, standby);
drivers/media/pci/cx23885/cx23885-dvb.c
2576
if (fe0->dvb.frontend->ops.analog_ops.standby)
drivers/media/pci/cx23885/cx23885-dvb.c
2577
fe0->dvb.frontend->ops.analog_ops.standby(fe0->dvb.frontend);
drivers/media/pci/cx88/cx88-cards.c
3629
call_all(core, tuner, standby);
drivers/media/pci/cx88/cx88-dvb.c
1627
call_all(core, tuner, standby);
drivers/media/pci/saa7134/saa7134-video.c
969
saa_call_all(dev, tuner, standby);
drivers/media/tuners/e4000.c
362
.standby = e4000_standby,
drivers/media/tuners/fc2580.c
455
.standby = fc2580_standby,
drivers/media/tuners/msi001.c
367
.standby = msi001_standby,
drivers/media/tuners/tda18271-fe.c
28
static int tda18271_toggle_output(struct dvb_frontend *fe, int standby)
drivers/media/tuners/tda18271-fe.c
32
int ret = tda18271_set_standby_mode(fe, standby ? 1 : 0,
drivers/media/tuners/tda18271-fe.c
40
standby ? "standby" : "active",
drivers/media/tuners/tda18271-fe.c
969
if (fe->ops.analog_ops.standby)
drivers/media/tuners/tda18271-fe.c
970
fe->ops.analog_ops.standby(fe);
drivers/media/tuners/tda8290.c
717
.standby = tda8290_standby,
drivers/media/tuners/tda8290.c
725
.standby = tda8295_standby,
drivers/media/tuners/tda9887.c
41
bool standby;
drivers/media/tuners/tda9887.c
574
if (priv->standby)
drivers/media/tuners/tda9887.c
622
priv->standby = true;
drivers/media/tuners/tda9887.c
632
priv->standby = false;
drivers/media/tuners/tda9887.c
668
.standby = tda9887_standby,
drivers/media/tuners/tda9887.c
693
priv->standby = true;
drivers/media/tuners/tea5761.c
148
if (priv->standby) {
drivers/media/tuners/tea5761.c
183
priv->standby = false;
drivers/media/tuners/tea5761.c
193
priv->standby = true;
drivers/media/tuners/tea5761.c
23
bool standby;
drivers/media/tuners/tuner-simple.c
940
if (fe->ops.analog_ops.standby)
drivers/media/tuners/tuner-simple.c
941
fe->ops.analog_ops.standby(fe);
drivers/media/usb/au0828/au0828-video.c
1087
standby);
drivers/media/usb/cx231xx/cx231xx-video.c
1588
call_all(dev, tuner, standby);
drivers/media/usb/em28xx/em28xx-video.c
2298
v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby);
drivers/media/usb/em28xx/em28xx-video.c
2864
v4l2_device_call_all(&v4l2->v4l2_dev, 0, tuner, standby);
drivers/media/usb/pvrusb2/pvrusb2-dvb.c
342
if (adap->fe[0]->ops.analog_ops.standby)
drivers/media/usb/pvrusb2/pvrusb2-dvb.c
343
adap->fe[0]->ops.analog_ops.standby(adap->fe[0]);
drivers/media/usb/pvrusb2/pvrusb2-dvb.c
377
if (adap->fe[1]->ops.analog_ops.standby)
drivers/media/usb/pvrusb2/pvrusb2-dvb.c
378
adap->fe[1]->ops.analog_ops.standby(adap->fe[1]);
drivers/media/v4l2-core/tuner-core.c
1063
t->standby = false;
drivers/media/v4l2-core/tuner-core.c
1112
t->standby ? " on standby mode" : "");
drivers/media/v4l2-core/tuner-core.c
1161
t->standby = true;
drivers/media/v4l2-core/tuner-core.c
1162
if (analog_ops->standby)
drivers/media/v4l2-core/tuner-core.c
1163
analog_ops->standby(&t->fe);
drivers/media/v4l2-core/tuner-core.c
1207
if (f->type == t->mode && fe_tuner_ops->get_frequency && !t->standby) {
drivers/media/v4l2-core/tuner-core.c
1329
else if (!t->standby && analog_ops->standby)
drivers/media/v4l2-core/tuner-core.c
1330
analog_ops->standby(&t->fe);
drivers/media/v4l2-core/tuner-core.c
1344
else if (!t->standby)
drivers/media/v4l2-core/tuner-core.c
1375
.standby = tuner_standby,
drivers/media/v4l2-core/tuner-core.c
164
bool standby; /* Standby mode */
drivers/media/v4l2-core/tuner-core.c
274
.standby = fe_standby,
drivers/media/v4l2-core/tuner-core.c
644
t->standby = true;
drivers/media/v4l2-core/tuner-core.c
847
t->standby = true;
drivers/media/v4l2-core/tuner-core.c
848
if (analog_ops->standby)
drivers/media/v4l2-core/tuner-core.c
849
analog_ops->standby(&t->fe);
drivers/media/v4l2-core/tuner-core.c
922
t->standby = false;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
112
*selq->standby = *selq_active;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
113
selq->standby->is_htb = htb_maj_id;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
114
selq->standby->htb_maj_id = htb_maj_id;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
115
selq->standby->htb_defcls = htb_defcls;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
126
old_params = rcu_replace_pointer(selq->active, selq->standby,
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
129
selq->standby = old_params;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
33
selq->standby = kvzalloc_obj(*selq->standby);
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
34
if (!selq->standby)
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
39
kvfree(selq->standby);
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
40
selq->standby = NULL;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
63
kvfree(selq->standby);
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
64
selq->standby = NULL;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
69
kvfree(selq->standby);
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
70
selq->standby = NULL;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
85
*selq->standby = *selq_active;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
86
selq->standby->num_channels = params->num_channels;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
87
selq->standby->num_tcs = mlx5e_get_dcb_num_tc(params);
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
88
selq->standby->num_regular_queues =
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
89
selq->standby->num_channels * selq->standby->num_tcs;
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c
90
selq->standby->is_ptp = MLX5E_GET_PFLAG(params, MLX5E_PFLAG_TX_PORT_TS);
drivers/net/ethernet/mellanox/mlx5/core/en/selq.h
13
struct mlx5e_selq_params *standby;
drivers/pinctrl/pinctrl-as3722.c
133
FUNCTION_GROUP(voltage-in-standby, VOLTAGE_IN_STBY),
drivers/s390/char/sclp.h
202
u16 standby;
drivers/s390/char/sclp.h
214
info->standby = sccb->nr_standby;
drivers/s390/char/sclp_cmd.c
253
memcpy(info->standby, sccb->standby, SCLP_CHP_INFO_MASK_SIZE);
drivers/s390/char/sclp_cmd.c
44
u8 standby[SCLP_CHP_INFO_MASK_SIZE];
drivers/s390/char/sclp_mem.c
177
incr->standby = online ? 0 : 1;
drivers/s390/char/sclp_mem.c
39
int standby;
drivers/s390/char/sclp_mem.c
415
if (incr->standby)
drivers/s390/char/sclp_mem.c
450
static void __init insert_increment(u16 rn, int standby, int assigned)
drivers/s390/char/sclp_mem.c
460
new_incr->standby = standby;
drivers/s390/cio/chp.c
729
else if (chp_test_bit(chp_info.standby, bit))
drivers/target/target_core_configfs.c
3083
ALUA_SUPPORTED_STATE_ATTR(standby, ALUA_S_SUP);
include/media/dvb_frontend.h
311
void (*standby)(struct dvb_frontend *fe);
include/media/v4l2-subdev.h
274
int (*standby)(struct v4l2_subdev *sd);