Home
last modified time | relevance | path

Searched refs:standby (Results 1 – 25 of 81) sorted by relevance

1234

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dselq.c33 selq->standby = kvzalloc_obj(*selq->standby); in mlx5e_selq_init()
34 if (!selq->standby) in mlx5e_selq_init()
39 kvfree(selq->standby); in mlx5e_selq_init()
40 selq->standby = NULL; in mlx5e_selq_init()
63 kvfree(selq->standby); in mlx5e_selq_cleanup()
64 selq->standby = NULL; in mlx5e_selq_cleanup()
69 kvfree(selq->standby); in mlx5e_selq_cleanup()
70 selq->standby = NULL; in mlx5e_selq_cleanup()
85 *selq->standby = *selq_active; in mlx5e_selq_prepare_params()
86 selq->standby->num_channels = params->num_channels; in mlx5e_selq_prepare_params()
[all …]
H A Dselq.h13 struct mlx5e_selq_params *standby; member
/linux/tools/power/pm-graph/config/
H A Dstandby.cfg9 # sudo ./sleepgraph.py -config config/standby.cfg
21 # e.g. standby, mem, freeze, disk (default: mem)
22 mode: standby
26 output-dir: standby-{hostname}-{date}-{time}
42 # Command to execute in lieu of standby (default: "")
43 # command: echo standby > /sys/power/state
H A Dstandby-callgraph.cfg9 # sudo ./sleepgraph.py -config config/standby-callgraph.cfg
22 # e.g. standby, mem, freeze, disk (default: mem)
23 mode: standby
27 output-dir: standby-{hostname}-{date}-{time}-cg
43 # Command to execute in lieu of standby (default: "")
44 # command: echo standby > /sys/power/state
H A Dstandby-dev.cfg9 # sudo ./sleepgraph.py -config config/standby-dev.cfg
21 # e.g. standby, mem, freeze, disk (default: mem)
22 mode: standby
26 output-dir: standby-{hostname}-{date}-{time}-dev
42 # Command to execute in lieu of standby (default: "")
43 # command: echo standby > /sys/power/state
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dcpm.txt24 - standby : specifier consist of one cell. For each
26 in CPM will be set on standby and
31 restored on resume. Note, for standby
34 standby only class 2 and 3 units are set.
50 standby = <0xfeff0000>;
/linux/arch/powerpc/platforms/44x/
H A Dcpm.c42 unsigned int standby; member
192 return !!cpm.standby; in cpm_suspend_valid()
219 cpm_suspend_standby(cpm.standby); in cpm_suspend_enter()
302 cpm.standby = cpm_get_uint_property(np, "standby"); in cpm_init()
317 if (cpm.standby || cpm.suspend) in cpm_init()
/linux/drivers/media/tuners/
H A Dtea5761.c23 bool standby; member
148 if (priv->standby) { in __set_radio_freq()
183 priv->standby = false; in set_radio_freq()
193 priv->standby = true; in set_radio_sleep()
H A Dtda9887.c41 bool standby; member
574 if (priv->standby) in tda9887_configure()
622 priv->standby = true; in tda9887_standby()
632 priv->standby = false; in tda9887_set_params()
668 .standby = tda9887_standby,
693 priv->standby = true; in tda9887_attach()
/linux/arch/arm/boot/dts/microchip/
H A Dat91-sama5d27_wlsom1.dtsi98 regulator-state-standby {
117 regulator-state-standby {
140 regulator-state-standby {
159 regulator-state-standby {
180 regulator-state-standby {
194 regulator-state-standby {
H A Dat91-sama7d65_curiosity.dts207 regulator-state-standby {
227 regulator-state-standby {
248 regulator-state-standby {
269 regulator-state-standby {
287 regulator-state-standby {
302 regulator-state-standby {
H A Dat91-sama7g54_curiosity.dts246 regulator-state-standby {
266 regulator-state-standby {
287 regulator-state-standby {
308 regulator-state-standby {
326 regulator-state-standby {
342 regulator-state-standby {
H A Dat91-sama7g5ek.dts288 regulator-state-standby {
308 regulator-state-standby {
329 regulator-state-standby {
350 regulator-state-standby {
368 regulator-state-standby {
383 regulator-state-standby {
/linux/Documentation/hwmon/
H A Dinspur-ipsps1.rst76 standby, when set to standby, PSU will
77 automatically switch between standby
H A Dtc74.rst23 Currently entering low power standby mode is not supported.
H A Ddme1737.rst94 in0: +5VTR (+5V standby) 0V - 6.64V
99 in5: VTR (+3.3V standby) 0V - 4.38V
109 in5: VTR (+3.3V standby) 0V - 4.38V
114 in0: +5VTR (+5V standby) 0V - 6.64V
119 in5: VTR (+3.3V standby) 0V - 4.38V
129 in5: VTR (+3.3V standby) 0V - 4.38V
/linux/tools/power/pm-graph/
H A DMakefile44 $(INSTALL_DATA) config/standby-callgraph.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
45 $(INSTALL_DATA) config/standby.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
46 $(INSTALL_DATA) config/standby-dev.cfg $(DESTDIR)$(LIBDIR)/pm-graph/config
/linux/Documentation/admin-guide/pm/
H A Dsleep-states.rst42 This state can be used on platforms without support for :ref:`standby <standby>`
81 contents. All of the steps carried out when entering :ref:`standby <standby>`
98 relative to :ref:`suspend-to-idle <s2idle>` and :ref:`standby <standby>` and it
168 In particular, the "disk", "freeze" and "standby" strings represent the
170 :ref:`standby <standby>` sleep states, respectively. The "mem" string
185 :ref:`standby <standby>` and :ref:`suspend-to-RAM <s2ram>`,
279 into the :ref:`standby <standby>` state (the strings to write to the control
280 files in that case are "standby" or "shallow" and "mem", respectively) if that
/linux/drivers/s390/char/
H A Dsclp_cmd.c44 u8 standby[SCLP_CHP_INFO_MASK_SIZE]; member
253 memcpy(info->standby, sccb->standby, SCLP_CHP_INFO_MASK_SIZE); in sclp_chp_read_info()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.c342 if (adap->fe[0]->ops.analog_ops.standby) in pvr2_dvb_frontend_init()
343 adap->fe[0]->ops.analog_ops.standby(adap->fe[0]); in pvr2_dvb_frontend_init()
377 if (adap->fe[1]->ops.analog_ops.standby) in pvr2_dvb_frontend_init()
378 adap->fe[1]->ops.analog_ops.standby(adap->fe[1]); in pvr2_dvb_frontend_init()
/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas6424.txt9 - standby-gpios: GPIO used to shut the TAS6424 down.
/linux/Documentation/networking/
H A Dnet_failover.rst12 standby slave netdevs that get registered via the generic failover
16 original paravirtual interface is registered as 'standby' slave netdev and
18 netdev. Both 'standby' and 'failover' netdevs are associated with the same
87 Here, ens10 is the 'failover' master interface, ens10nsby is the slave 'standby'
/linux/arch/arm/mach-pxa/
H A DMakefile8 obj-$(CONFIG_PM) += pm.o sleep.o standby.o
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c187 .standby = VOP_REG_SYNC(RK3036_SYS_CTRL, 0x1, 30),
270 .standby = VOP_REG_SYNC(PX30_SYS_CTRL2, 0x1, 1),
469 .standby = VOP_REG(RK3066_SYS_CTRL0, 0x1, 1),
578 .standby = VOP_REG(RK3188_SYS_CTRL, 0x1, 30),
716 .standby = VOP_REG_SYNC(RK3288_SYS_CTRL, 0x1, 22),
927 .standby = VOP_REG_SYNC(RK3399_SYS_CTRL, 0x1, 22),
1139 .standby = VOP_REG_SYNC(RK3328_SYS_CTRL, 0x1, 22),
1183 .standby = VOP_REG_SYNC(RK3506_SYS_CTRL2, 0x1, 1),
1238 .standby = VOP_REG_SYNC(PX30_SYS_CTRL2, 0x1, 1),
/linux/Documentation/ABI/testing/
H A Dsysfs-class-regulator44 - standby
56 "fast", "normal", "idle", and "standby" are all detailed
135 - 'standby'
278 the system is suspended to standby, for voltage regulators
311 standby, for regulators implementing suspend mode
347 state when suspended to standby, for regulators implementing

1234