Home
last modified time | relevance | path

Searched refs:deepsleep (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/boot/dts/fsl/
H A Dt1042rdb_pi.dts44 compatible = "fsl,t104xrdb-cpld", "fsl,deepsleep-cpld";
H A Dt1042rdb.dts71 compatible = "fsl,t104xrdb-cpld", "fsl,deepsleep-cpld";
H A Dt1042d4rdb.dts48 "fsl,deepsleep-cpld";
H A Dt1040rdb.dts107 compatible = "fsl,t104xrdb-cpld", "fsl,deepsleep-cpld";
H A Dt1024rdb.dts94 compatible = "fsl,t1024-cpld", "fsl,deepsleep-cpld";
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c558 static DEVICE_ATTR_RW(deepsleep);
564 DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE(deepsleep);
573 .is_visible = SYSFS_GROUP_VISIBLE(deepsleep),
/linux/drivers/input/touchscreen/
H A Datmel_mxt_ts.c2297 struct t7_config deepsleep = { .active = 0, .idle = 0 }; in mxt_set_t7_power_cfg() local
2300 new_config = &deepsleep; in mxt_set_t7_power_cfg()