Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dpower-management.rst20 * The driver interface for autosuspend and autoresume
104 device. This is called ``autosuspend`` for short. In general, a device
116 autosuspend. In fact, at the time of this writing (Linux 2.6.23) the
128 triggered within the USB stack: autosuspend and autoresume. Note that
142 ``control`` file. In 2.6.38 the ``autosuspend`` file will be deprecated
146 but only ``autosuspend`` works.)
166 autosuspend is not allowed. (Of course, system
170 allowed to autosuspend and autoresume the device.
181 before the kernel will autosuspend it (the idle-delay
182 time). The default is 2000. 0 means to autosuspend
[all …]
H A Dusb3-debug-port.rst58 "usbcore.autosuspend=-1"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dgpio-ir-receiver.txt10 - linux,autosuspend-period: autosuspend delay time,
19 linux,autosuspend-period = <125>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/nfc/
H A Dtrf7970a.txt14 - autosuspend-delay: Specify autosuspend delay in milliseconds.
38 autosuspend-delay = <30000>;
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DReadme.txt57 a. Enabling autosuspend:
60 the Gobi3000 module will not enter autosuspend unless the
61 user specifically turns on autosuspend with the command:
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.profile14 int "Runtime autosuspend delay for userspace GGTT mmaps (ms)"
21 that complements the runtime-pm autosuspend and provides a lower
22 floor on the autosuspend delay.
25 runtime pm autosuspend delay tunable.
/OK3568_Linux_fs/kernel/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
284 - indicates that the device's driver supports delayed autosuspend (see
289 - indicates that the PM core should attempt to carry out an autosuspend
293 - the delay time (in milliseconds) to be used for autosuspend
298 periods for autosuspend
329 - same as pm_runtime_suspend() except that the autosuspend delay is taken
331 not yet expired then an autosuspend is scheduled for the appropriate time
349 device when the autosuspend delay has expired; if the delay has already
492 - set the power.use_autosuspend flag, enabling autosuspend delays; call
[all …]
H A Dpci.rst1073 wants to schedule an autosuspend right away, for example, it may call
/OK3568_Linux_fs/kernel/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.c440 static DEVICE_ATTR_RW(autosuspend);
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6dl-prtrvt.dts71 autosuspend-delay = <30000>;
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A DKconfig35 bool "Enable USB autosuspend for Bluetooth USB devices by default"
38 Say Y here to enable USB autosuspend for Bluetooth USB devices by
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A DKconfig44 bool "Realtek Card Reader autosuspend support"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/
H A Dsystemd_250.5.bb681 ${rootlibexecdir}/udev/rules.d/60-autosuspend.rules \
682 ${rootlibexecdir}/udev/rules.d/60-autosuspend-chromiumos.rules \
696 ${rootlibexecdir}/udev/rules.d/61-autosuspend-manual.rules \
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvdec.c571 static int vdec_pm_put(struct venus_inst *inst, bool autosuspend) in vdec_pm_put() argument
579 if (autosuspend) in vdec_pm_put()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3328.dtsi662 snps,dis-u3-autosuspend-quirk;
H A D.rk3328-evb.dtb.dts.tmp
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt5732 usbcore.autosuspend=
5733 [USB] The autosuspend time delay (in seconds) used