Home
last modified time | relevance | path

Searched refs:autosuspend (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dgpio-ir-receiver.yaml22 linux,autosuspend-period:
23 description: autosuspend delay time in milliseconds
41 linux,autosuspend-period = <125>;
/openbmc/linux/Documentation/driver-api/usb/
H A Dpower-management.rst20 * The driver interface for autosuspend and autoresume
146 but only ``autosuspend`` works.)
166 autosuspend is not allowed. (Of course, system
185 number to the file to change the autosuspend
209 modprobe usbcore autosuspend=5
214 options usbcore autosuspend=5
224 usbcore.autosuspend=5
239 then to enable autosuspend for selected devices.
371 autosuspend the device.
391 attempts an autosuspend if the new value is = 0.
[all …]
H A Dusb3-debug-port.rst58 "usbcore.autosuspend=-1"
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-bus-usb10 "on" means that the device is not allowed to autosuspend,
12 be honored. "auto" means the device will autosuspend
20 write "0" to power/autosuspend.
/openbmc/linux/Documentation/devicetree/bindings/net/nfc/
H A Dti,trf7970a.yaml17 autosuspend-delay:
20 Specify autosuspend delay in milliseconds.
94 autosuspend-delay = <30000>;
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-usb14 What: /sys/bus/usb/devices/.../power/autosuspend
20 power/autosuspend. This file holds the time (in seconds)
27 The autosuspend delay for newly-created devices is set to
28 the value of the usbcore.autosuspend module parameter.
69 for this interface supports autosuspend. It also
73 The file returns 0 if autosuspend support has not been
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.profile28 int "Runtime autosuspend delay for userspace GGTT mmaps (ms)"
35 that complements the runtime-pm autosuspend and provides a lower
36 floor on the autosuspend delay.
39 runtime pm autosuspend delay tunable.
/openbmc/linux/drivers/usb/core/
H A DKconfig109 int "Default autosuspend delay"
113 The default autosuspend delay in seconds. Can be overridden
114 with the usbcore.autosuspend command line or module parameter.
H A Dusb.c68 module_param_named(autosuspend, usb_autosuspend_delay, int, 0644);
69 MODULE_PARM_DESC(autosuspend, "default autosuspend delay");
H A Dsysfs.c418 static DEVICE_ATTR_RW(autosuspend);
/openbmc/linux/Documentation/power/
H A Druntime_pm.rst156 also respecting devices configured for autosuspend. In essence this means a
212 - timer used for scheduling (delayed) suspend and autosuspend requests
288 - indicates that the device's driver supports delayed autosuspend (see
293 - indicates that the PM core should attempt to carry out an autosuspend
297 - the delay time (in milliseconds) to be used for autosuspend
302 periods for autosuspend
511 - clear the power.use_autosuspend flag, disabling autosuspend delays;
874 In order to use autosuspend, subsystems or drivers must call
877 instead of the non-autosuspend counterparts::
890 autosuspend delay time has expired. If the ->runtime_suspend() callback
[all …]
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,omap-remoteproc.yaml135 ti,autosuspend-delay-ms:
137 Custom autosuspend delay for the remoteproc in milliseconds.
140 autosuspend behavior.
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-prtrvt.dts70 autosuspend-delay = <30000>;
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Ddevantech-srf04.yaml61 get suspended automatically (autosuspend feature).
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-pl022.yaml45 pl022,autosuspend-delay:
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power191 contains the autosuspend delay value (in milliseconds). Some
195 period is called the autosuspend delay. Negative values will
198 1000 will cause the autosuspend timer expiration to be rounded
H A Dsysfs-bus-usb501 Returns 1 if the device doesn't support autosuspend.
513 What: /sys/bus/usb/devices/usbX/power/autosuspend
515 Time in milliseconds for the device to autosuspend. If the
516 value is negative, then autosuspend is prevented.
/openbmc/linux/drivers/bluetooth/
H A DKconfig39 bool "Enable USB autosuspend for Bluetooth USB devices by default"
42 Say Y here to enable USB autosuspend for Bluetooth USB devices by
/openbmc/linux/drivers/usb/storage/
H A DKconfig44 bool "Realtek Card Reader autosuspend support"
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-evk.dtsi60 linux,autosuspend-period = <125>;
H A Dimx8mq-evk.dts72 linux,autosuspend-period = <125>;
H A Dimx8mm-evk.dtsi95 linux,autosuspend-period = <125>;
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c617 static int venc_pm_put(struct venus_inst *inst, bool autosuspend) in venc_pm_put() argument
625 if (autosuspend) in venc_pm_put()
H A Dvdec.c638 static int vdec_pm_put(struct venus_inst *inst, bool autosuspend) in vdec_pm_put() argument
646 if (autosuspend) in vdec_pm_put()
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_255.4.bb759 ${rootlibexecdir}/udev/rules.d/60-autosuspend.rules \
760 ${rootlibexecdir}/udev/rules.d/60-autosuspend-chromiumos.rules \
777 ${rootlibexecdir}/udev/rules.d/61-autosuspend-manual.rules \

12