Home
last modified time | relevance | path

Searched refs:set_state_oneshot (Results 1 – 25 of 74) sorted by relevance

123

/linux/drivers/clocksource/
H A Dtimer-mediatek.c290 to.clkevt.set_state_oneshot = mtk_syst_clkevt_oneshot; in mtk_syst_init()
312 to.clkevt.set_state_oneshot = mtk_gpt_clkevt_shutdown; in mtk_gpt_init()
H A Di8253.c204 i8253_clockevent.set_state_oneshot = pit_set_oneshot; in clockevent_i8253_init()
H A Dtimer-vt8500.c92 .set_state_oneshot = vt8500_shutdown,
H A Dtimer-ep93xx.c118 .set_state_oneshot = ep93xx_clkevt_shutdown,
H A Dtimer-mp-csky.c56 .set_state_oneshot = csky_mptimer_oneshot,
H A Dtimer-gx6605s.c84 .set_state_oneshot = gx6605s_timer_set_oneshot,
H A Dtimer-cs5535.c100 .set_state_oneshot = mfgpt_shutdown,
H A Dtimer-owl.c100 .set_state_oneshot = owl_timer_set_state_oneshot,
H A Dtimer-orion.c104 .set_state_oneshot = orion_clkevt_shutdown,
H A Dtimer-meson6.c139 .set_state_oneshot = meson6_set_oneshot,
H A Dtimer-rda.c138 .set_state_oneshot = rda_ostimer_set_state_oneshot,
H A Dtimer-goldfish.c115 .set_state_oneshot = goldfish_timer_set_oneshot, in goldfish_timer_init()
H A Dtimer-keystone.c209 event_dev->set_state_oneshot = keystone_shutdown; in keystone_timer_init()
H A Dtimer-imx-tpm.c142 .set_state_oneshot = tpm_set_state_oneshot,
/linux/kernel/time/
H A Dtimer_list.c220 if (dev->set_state_oneshot) in print_tickdevice()
222 dev->set_state_oneshot); in print_tickdevice()
/linux/arch/arm/mach-footbridge/
H A Ddc21285-timer.c85 .set_state_oneshot = ckevt_dc21285_shutdown,
/linux/arch/mips/kernel/
H A Dcevt-gt641xx.c109 .set_state_oneshot = gt641xx_timer0_set_oneshot,
H A Dcevt-sb1250.c121 cd->set_state_oneshot = sibyte_shutdown; in sb1250_clockevent_init()
H A Dcevt-bcm1480.c121 cd->set_state_oneshot = sibyte_shutdown; in sb1480_clockevent_init()
/linux/arch/m68k/coldfire/
H A Dpit.c88 .set_state_oneshot = cf_pit_set_oneshot,
/linux/include/linux/
H A Dclockchips.h114 int (*set_state_oneshot)(struct clock_event_device *); member
/linux/arch/arm/mach-omap1/
H A Dtimer32k.c135 .set_state_oneshot = omap_32k_timer_shutdown,
H A Dtime.c148 .set_state_oneshot = omap_mpu_set_oneshot,
/linux/arch/arm/mach-mmp/
H A Dtime.c133 .set_state_oneshot = timer_set_shutdown,
/linux/arch/xtensa/kernel/
H A Dtime.c113 .set_state_oneshot = ccount_timer_set_oneshot,

123