Searched refs:autosleep (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | stmpe.txt | 14 - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 512 and 1024 41 st,autosleep-timeout = <1024>;
|
/Linux-v6.1/kernel/power/ |
D | Makefile | 19 obj-$(CONFIG_PM_AUTOSLEEP) += autosleep.o
|
D | main.c | 763 power_attr(autosleep);
|
D | Kconfig | 150 Notify kernel of aggressive userspace autosleep power management policy.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-wakeup | 76 has been preventing autosleep, in milliseconds.
|
D | sysfs-power | 199 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-v6.1/arch/arm/boot/dts/ |
D | ste-href-stuib.dtsi | 45 st,autosleep-timeout = <1024>;
|
/Linux-v6.1/drivers/mfd/ |
D | stmpe.c | 37 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-v6.1/drivers/input/misc/ |
D | adxl34x.c | 600 static DEVICE_ATTR(autosleep, 0664,
|