Searched refs:set_state_oneshot (Results 1 – 25 of 58) sorted by relevance
123
| /linux/arch/arm/mach-footbridge/ |
| H A D | dc21285-timer.c | 85 .set_state_oneshot = ckevt_dc21285_shutdown,
|
| /linux/drivers/clocksource/ |
| H A D | timer-mediatek.c | 290 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 D | i8253.c | 202 i8253_clockevent.set_state_oneshot = pit_set_oneshot; in clockevent_i8253_init()
|
| H A D | timer-vt8500.c | 92 .set_state_oneshot = vt8500_shutdown,
|
| H A D | timer-mp-csky.c | 56 .set_state_oneshot = csky_mptimer_oneshot,
|
| H A D | timer-ep93xx.c | 118 .set_state_oneshot = ep93xx_clkevt_shutdown,
|
| H A D | timer-gx6605s.c | 84 .set_state_oneshot = gx6605s_timer_set_oneshot,
|
| H A D | timer-cs5535.c | 100 .set_state_oneshot = mfgpt_shutdown,
|
| H A D | timer-owl.c | 100 .set_state_oneshot = owl_timer_set_state_oneshot,
|
| H A D | timer-orion.c | 104 .set_state_oneshot = orion_clkevt_shutdown,
|
| H A D | timer-meson6.c | 139 .set_state_oneshot = meson6_set_oneshot,
|
| H A D | timer-goldfish.c | 115 .set_state_oneshot = goldfish_timer_set_oneshot, in goldfish_timer_init()
|
| H A D | timer-keystone.c | 209 event_dev->set_state_oneshot = keystone_shutdown; in keystone_timer_init()
|
| H A D | timer-imx-tpm.c | 142 .set_state_oneshot = tpm_set_state_oneshot,
|
| H A D | timer-atmel-st.c | 176 .set_state_oneshot = clkevt32k_set_oneshot,
|
| H A D | timer-digicolor.c | 128 .set_state_oneshot = digicolor_clkevt_set_oneshot,
|
| H A D | timer-integrator-ap.c | 120 .set_state_oneshot = clkevt_set_oneshot,
|
| H A D | timer-pxa.c | 141 .set_state_oneshot = pxa_osmr0_shutdown,
|
| /linux/arch/mips/kernel/ |
| H A D | cevt-gt641xx.c | 109 .set_state_oneshot = gt641xx_timer0_set_oneshot,
|
| H A D | cevt-sb1250.c | 121 cd->set_state_oneshot = sibyte_shutdown; in sb1250_clockevent_init()
|
| /linux/arch/arm/mach-omap1/ |
| H A D | timer32k.c | 135 .set_state_oneshot = omap_32k_timer_shutdown,
|
| H A D | time.c | 148 .set_state_oneshot = omap_mpu_set_oneshot,
|
| /linux/include/linux/ |
| H A D | clockchips.h | 120 int (*set_state_oneshot)(struct clock_event_device *); member
|
| /linux/arch/arm/mach-mmp/ |
| H A D | time.c | 133 .set_state_oneshot = timer_set_shutdown,
|
| /linux/arch/arm/plat-orion/ |
| H A D | time.c | 165 .set_state_oneshot = orion_clkevt_shutdown,
|
123