Searched refs:autosleep (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | stmpe.txt | 14 - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 512 and 1024 27 st,autosleep-timeout = <1024>;
|
/Linux-v4.19/kernel/power/ |
D | Makefile | 14 obj-$(CONFIG_PM_AUTOSLEEP) += autosleep.o
|
D | main.c | 656 power_attr(autosleep);
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-href-stuib.dtsi | 49 st,autosleep-timeout = <1024>;
|
/Linux-v4.19/Documentation/ABI/testing/ |
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-v4.19/drivers/mfd/ |
D | stmpe.c | 41 bool autosleep; member 1232 if (stmpe->pdata->autosleep) { in stmpe_chip_init() 1302 pdata->autosleep = (pdata->autosleep_timeout) ? true : false; in stmpe_of_probe()
|
/Linux-v4.19/drivers/input/misc/ |
D | adxl34x.c | 600 static DEVICE_ATTR(autosleep, 0664,
|