Searched refs:autosleep (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/kernel/power/
H A Dautosleep.c2 * kernel/power/autosleep.c
118 autosleep_ws = wakeup_source_register("autosleep"); pm_autosleep_init()
122 autosleep_wq = alloc_ordered_workqueue("autosleep", 0); pm_autosleep_init()
H A Dpower.h265 /* kernel/power/autosleep.c */
H A Dmain.c491 power_attr(autosleep); variable
/linux-4.4.14/include/linux/mfd/
H A Dstmpe.h125 * @autosleep: bool to enable/disable stmpe autosleep
126 * @autosleep_timeout: inactivity timeout in milliseconds for autosleep
135 bool autosleep; member in struct:stmpe_platform_data
H A Dasic3.h92 * R/W bit 1: autosleep
/linux-4.4.14/drivers/mfd/
H A Dstmpe.c542 /* supported autosleep timeout delay (in msecs) */
578 * Both stmpe 1601/2403 support same layout for autosleep
1063 if (stmpe->pdata->autosleep) { stmpe_chip_init()
1130 of_property_read_u32(np, "st,autosleep-timeout", stmpe_of_probe()
1133 pdata->autosleep = (pdata->autosleep_timeout) ? true : false; stmpe_of_probe()
H A Dstmpe.h61 * @enable_autosleep: callback to configure autosleep with specified timeout
/linux-4.4.14/include/linux/
H A Dpm_wakeup.h45 * @prevent_sleep_time: Total time this source has been preventing autosleep.
H A Dsuspend.h496 /* kernel/power/autosleep.c */ unlock_system_sleep()
/linux-4.4.14/drivers/iio/temperature/
H A Dmlx90614.c67 #define MLX90614_AUTOSLEEP_DELAY 5000 /* default autosleep delay */
/linux-4.4.14/drivers/input/misc/
H A Dadxl34x.c600 static DEVICE_ATTR(autosleep, 0664,
/linux-4.4.14/drivers/bluetooth/
H A Dhci_bcm.c47 #define BCM_AUTOSUSPEND_DELAY 5000 /* default autosleep delay */
/linux-4.4.14/drivers/iio/accel/
H A Dmma8452.c18 * TODO: orientation / freefall events, autosleep

Completed in 388 milliseconds