Home
last modified time | relevance | path

Searched refs:shutdown_time (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Dpm.c51 u32 shutdown_time; member
56 .shutdown_time = ULONG_MAX,
62 oscillator.shutdown_time = tshut; in omap_pm_setup_oscillator()
71 *tshut = oscillator.shutdown_time; in omap_pm_get_oscillator()
/linux-4.4.14/kernel/
Dtorture.c403 static unsigned long shutdown_time; /* jiffies to system shutdown. */ variable
431 while (ULONG_CMP_LT(jiffies_snap, shutdown_time) && in torture_shutdown()
433 delta = shutdown_time - jiffies_snap; in torture_shutdown()
468 shutdown_time = jiffies + shutdown_secs * HZ; in torture_shutdown_init()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-input-axp-pek11 for more than <shutdown_time>
/linux-4.4.14/drivers/input/misc/
Daxp20x-pek.c50 static const struct axp20x_time shutdown_time[] = { variable
68 .p_time = shutdown_time,