Searched refs:autosleep (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
| D | stmpe.txt | 15 - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 512 and 1024 28 st,autosleep-timeout = <1024>;
|
| /linux-4.4.14/kernel/power/ |
| D | Makefile | 11 obj-$(CONFIG_PM_AUTOSLEEP) += autosleep.o
|
| D | main.c | 491 power_attr(autosleep);
|
| /linux-4.4.14/include/linux/mfd/ |
| D | stmpe.h | 135 bool autosleep; member
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | ste-href-stuib.dtsi | 49 st,autosleep-timeout = <1024>;
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-power | 188 What: /sys/power/autosleep 192 The /sys/power/autosleep file can be written one of the strings 200 writes "off" to /sys/power/autosleep.
|
| /linux-4.4.14/drivers/mfd/ |
| D | stmpe.c | 1063 if (stmpe->pdata->autosleep) { in stmpe_chip_init() 1133 pdata->autosleep = (pdata->autosleep_timeout) ? true : false; in stmpe_of_probe()
|
| /linux-4.4.14/drivers/input/misc/ |
| D | adxl34x.c | 600 static DEVICE_ATTR(autosleep, 0664,
|