Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
A Dpm.c49 u32 shutdown_time; member
54 .shutdown_time = ULONG_MAX,
60 oscillator.shutdown_time = tshut; in omap_pm_setup_oscillator()
69 *tshut = oscillator.shutdown_time; in omap_pm_get_oscillator()
/linux/drivers/input/misc/
A Daxp20x-pek.c36 const struct axp20x_time *shutdown_time; member
67 static const struct axp20x_time shutdown_time[] = { variable
77 .shutdown_time = shutdown_time,
84 .shutdown_time = shutdown_time,
126 return axp20x_show_attr(dev, axp20x_pek->info->shutdown_time, in axp20x_show_attr_shutdown()
191 return axp20x_store_attr(dev, axp20x_pek->info->shutdown_time, in axp20x_store_attr_shutdown()
/linux/kernel/
A Dtorture.c601 static ktime_t shutdown_time; /* time to system shutdown. */ variable
628 while (ktime_before(ktime_snap, shutdown_time) && in torture_shutdown()
634 ktime_ms_delta(shutdown_time, ktime_snap)); in torture_shutdown()
636 schedule_hrtimeout(&shutdown_time, HRTIMER_MODE_ABS); in torture_shutdown()
665 shutdown_time = ktime_add(ktime_get(), ktime_set(ssecs, 0)); in torture_shutdown_init()
/linux/Documentation/ABI/testing/
A Dsysfs-driver-input-axp-pek11 for more than <shutdown_time>

Completed in 6 milliseconds