Searched refs:autosleep (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/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-v5.4/kernel/power/ |
D | Makefile | 14 obj-$(CONFIG_PM_AUTOSLEEP) += autosleep.o
|
D | main.c | 743 power_attr(autosleep);
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-wakeup | 76 has been preventing autosleep, in milliseconds.
|
D | sysfs-power | 195 What: /sys/power/autosleep 199 The /sys/power/autosleep file can be written one of the strings 207 writes "off" to /sys/power/autosleep.
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | ste-href-stuib.dtsi | 45 st,autosleep-timeout = <1024>;
|
/Linux-v5.4/drivers/mfd/ |
D | stmpe.c | 41 bool autosleep; member 1288 if (stmpe->pdata->autosleep) { in stmpe_chip_init() 1358 pdata->autosleep = (pdata->autosleep_timeout) ? true : false; in stmpe_of_probe()
|
/Linux-v5.4/drivers/input/misc/ |
D | adxl34x.c | 600 static DEVICE_ATTR(autosleep, 0664,
|