Home
last modified time | relevance | path

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

123

/openbmc/linux/kernel/time/
H A Dtick-internal.h25 extern void tick_resume(void);
95 static inline void tick_resume(void) { } in tick_resume() function
H A Dtimer_list.c224 if (dev->tick_resume) in print_tickdevice()
226 dev->tick_resume); in print_tickdevice()
/openbmc/linux/arch/mips/kernel/
H A Dcevt-ds1287.c87 .tick_resume = ds1287_shutdown,
H A Dcevt-gt641xx.c110 .tick_resume = gt641xx_timer0_shutdown,
/openbmc/linux/arch/arm/mach-footbridge/
H A Ddc21285-timer.c86 .tick_resume = ckevt_dc21285_set_periodic,
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dtimer-ep93xx.c104 .tick_resume = ep93xx_clkevt_shutdown,
/openbmc/linux/drivers/clocksource/
H A Dtimer-mediatek-cpux.c96 .tick_resume = mtk_cpux_clkevt_resume,
H 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()
H A Dtimer-cs5535.c101 .tick_resume = mfgpt_shutdown,
H A Dbcm_kona_timer.c134 .tick_resume = kona_timer_shutdown,
H A Dtimer-owl.c101 .tick_resume = owl_timer_tick_resume,
H A Dtimer-orion.c105 .tick_resume = orion_clkevt_shutdown,
H A Dtimer-meson6.c140 .tick_resume = meson6_shutdown,
H A Dtimer-rda.c140 .tick_resume = rda_ostimer_tick_resume,
H A Dtimer-atmel-st.c177 .tick_resume = clkevt32k_shutdown,
H A Dmxs_timer.c157 .tick_resume = mxs_shutdown,
H A Dtimer-digicolor.c129 .tick_resume = digicolor_clkevt_shutdown,
H A Dtimer-integrator-ap.c121 .tick_resume = clkevt_shutdown,
H A Dasm9260_timer.c164 .tick_resume = asm9260_timer_shutdown,
H A Dtimer-npcm7xx.c145 .tick_resume = npcm7xx_timer_resume,
H A Dtimer-loongson1-pwm.c145 .tick_resume = ls1x_clockevent_tick_resume,
/openbmc/linux/include/linux/
H A Dclockchips.h117 int (*tick_resume)(struct clock_event_device *); member
/openbmc/linux/arch/arm/mach-omap1/
H A Dtimer32k.c136 .tick_resume = omap_32k_timer_shutdown,
/openbmc/linux/arch/xtensa/kernel/
H A Dtime.c114 .tick_resume = ccount_timer_set_oneshot,
/openbmc/linux/arch/arm/plat-orion/
H A Dtime.c166 .tick_resume = orion_clkevt_shutdown,

123