Home
last modified time | relevance | path

Searched refs:tick_resume (Results 1 – 25 of 58) sorted by relevance

123

/linux/kernel/time/
A Dtick-internal.h25 extern void tick_resume(void);
95 static inline void tick_resume(void) { } in tick_resume() function
A Dtimer_list.c224 if (dev->tick_resume) in print_tickdevice()
226 dev->tick_resume); in print_tickdevice()
/linux/drivers/clocksource/
A Dtimer-mediatek.c291 to.clkevt.tick_resume = mtk_syst_clkevt_resume; in mtk_syst_init()
313 to.clkevt.tick_resume = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()
A Dtimer-cs5535.c101 .tick_resume = mfgpt_shutdown,
A Dbcm_kona_timer.c144 .tick_resume = kona_timer_shutdown,
A Dtimer-owl.c101 .tick_resume = owl_timer_tick_resume,
A Dtimer-orion.c108 .tick_resume = orion_clkevt_shutdown,
A Dtimer-meson6.c140 .tick_resume = meson6_shutdown,
A Dtimer-rda.c140 .tick_resume = rda_ostimer_tick_resume,
A Dexynos_mct.c327 .tick_resume = mct_set_state_shutdown,
467 evt->tick_resume = set_state_shutdown; in exynos4_mct_starting_cpu()
A Dtimer-atmel-st.c177 .tick_resume = clkevt32k_shutdown,
A Dmxs_timer.c157 .tick_resume = mxs_shutdown,
A Dtimer-digicolor.c132 .tick_resume = digicolor_clkevt_shutdown,
A Dtimer-integrator-ap.c121 .tick_resume = clkevt_shutdown,
A Dtimer-npcm7xx.c145 .tick_resume = npcm7xx_timer_resume,
/linux/arch/mips/kernel/
A Dcevt-ds1287.c87 .tick_resume = ds1287_shutdown,
A Dcevt-gt641xx.c110 .tick_resume = gt641xx_timer0_shutdown,
/linux/arch/arm/mach-omap1/
A Dtimer32k.c138 .tick_resume = omap_32k_timer_shutdown,
/linux/arch/arm/mach-footbridge/
A Ddc21285-timer.c86 .tick_resume = ckevt_dc21285_set_periodic,
/linux/arch/arm/mach-ep93xx/
A Dtimer-ep93xx.c103 .tick_resume = ep93xx_clkevt_shutdown,
/linux/include/linux/
A Dclockchips.h117 int (*tick_resume)(struct clock_event_device *); member
/linux/arch/arm/mach-iop32x/
A Dtime.c126 .tick_resume = iop_resume,
/linux/arch/xtensa/kernel/
A Dtime.c114 .tick_resume = ccount_timer_set_oneshot,
/linux/arch/arm/plat-orion/
A Dtime.c166 .tick_resume = orion_clkevt_shutdown,
/linux/arch/mips/loongson32/common/
A Dtime.c176 .tick_resume = ls1x_clockevent_tick_resume,

Completed in 32 milliseconds

123