Home
last modified time | relevance | path

Searched refs:autosleep (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Dstmpe.txt14 - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 512 and 1024
41 st,autosleep-timeout = <1024>;
/linux-6.3-rc2/kernel/power/
A DMakefile19 obj-$(CONFIG_PM_AUTOSLEEP) += autosleep.o
A Dmain.c763 power_attr(autosleep);
A DKconfig149 Notify kernel of aggressive userspace autosleep power management policy.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-wakeup76 has been preventing autosleep, in milliseconds.
A Dsysfs-power199 What: /sys/power/autosleep
203 The /sys/power/autosleep file can be written one of the strings
211 writes "off" to /sys/power/autosleep.
/linux-6.3-rc2/arch/arm/boot/dts/
A Dste-href-stuib.dtsi45 st,autosleep-timeout = <1024>;
/linux-6.3-rc2/drivers/mfd/
A Dstmpe.c37 bool autosleep; member
1286 if (stmpe->pdata->autosleep) { in stmpe_chip_init()
1349 pdata->autosleep = (pdata->autosleep_timeout) ? true : false; in stmpe_of_probe()
/linux-6.3-rc2/drivers/input/misc/
A Dadxl34x.c606 static DEVICE_ATTR(autosleep, 0664,

Completed in 16 milliseconds