Searched refs:set_state_oneshot (Results 51 - 75 of 83) sorted by relevance

1234

/linux-master/drivers/clocksource/
H A Djcore-pit.c233 pit->ced.set_state_oneshot = jcore_pit_set_state_oneshot;
H A Dtimer-ixp4xx.c204 tmr->clkevt.set_state_oneshot = ixp4xx_set_oneshot;
H A Dtimer-lpc32xx.c150 .set_state_oneshot = lpc32xx_clkevt_oneshot,
H A Dtimer-npcm7xx.c144 .set_state_oneshot = npcm7xx_timer_oneshot,
H A Dtimer-sun4i.c151 .set_state_oneshot = sun4i_clkevt_set_oneshot,
H A Dtimer-stm32-lp.c134 priv->clkevt.set_state_oneshot = stm32_clkevent_lp_set_oneshot;
H A Dnomadik-mtu.c167 .set_state_oneshot = nmdk_clkevt_set_oneshot,
H A Dtimer-stm32.c276 to->clkevt.set_state_oneshot = stm32_clock_event_set_oneshot;
H A Drenesas-ostm.c151 ced->set_state_oneshot = ostm_set_oneshot;
H A Dexynos_mct.c329 .set_state_oneshot = mct_set_state_shutdown,
468 evt->set_state_oneshot = set_state_shutdown;
H A Dtimer-tegra.c125 .set_state_oneshot = tegra_timer_shutdown,
H A Ddw_apb_timer.c266 dw_ced->ced.set_state_oneshot = apbt_set_oneshot;
H A Dtimer-sp804.c198 .set_state_oneshot = sp804_shutdown,
H A Dem_sti.c272 ced->set_state_oneshot = em_sti_clock_event_set_oneshot;
H A Dtimer-davinci.c292 clockevent->dev.set_state_oneshot =
H A Dtimer-sun5i.c212 ce->clkevt.set_state_oneshot = sun5i_clkevt_set_oneshot;
H A Dhyperv_timer.c142 ce->set_state_oneshot = hv_ce_set_oneshot;
H A Darm_global_timer.c182 clk->set_state_oneshot = gt_clockevent_shutdown;
H A Dsamsung_pwm_timer.c240 .set_state_oneshot = samsung_shutdown,
H A Dtimer-fttmr010.c407 fttmr010->clkevt.set_state_oneshot = fttmr010_timer_set_oneshot;
H A Dtimer-microchip-pit64b.c415 ce->clkevt.set_state_oneshot = mchp_pit64b_clkevt_set_oneshot;
H A Dtimer-atmel-tcb.c238 .set_state_oneshot = tc_set_oneshot,
/linux-master/arch/arm/mach-spear/
H A Dtime.c148 .set_state_oneshot = spear_set_oneshot,
/linux-master/arch/sparc/kernel/
H A Dtime_32.c224 ce->set_state_oneshot = percpu_ce_shutdown;
/linux-master/arch/x86/xen/
H A Dtime.c306 .set_state_oneshot = xen_vcpuop_set_oneshot,

Completed in 174 milliseconds

1234