/linux/drivers/clocksource/ |
H A D | timer-loongson1-pwm.c | 77 struct clock_event_device *clkevt = dev_id; in ls1x_clockevent_isr() local 89 static int ls1x_clockevent_set_state_periodic(struct clock_event_device *clkevt) in ls1x_clockevent_set_state_periodic() 102 static int ls1x_clockevent_tick_resume(struct clock_event_device *clkevt) in ls1x_clockevent_tick_resume() 111 static int ls1x_clockevent_set_state_shutdown(struct clock_event_device *clkevt) in ls1x_clockevent_set_state_shutdown() 121 struct clock_event_device *clkevt) in ls1x_clockevent_set_next()
|
H A D | timer-stm32.c | 117 static int stm32_clock_event_shutdown(struct clock_event_device *clkevt) in stm32_clock_event_shutdown() 127 struct clock_event_device *clkevt) in stm32_clock_event_set_next_event() 144 static int stm32_clock_event_set_periodic(struct clock_event_device *clkevt) in stm32_clock_event_set_periodic() 153 static int stm32_clock_event_set_oneshot(struct clock_event_device *clkevt) in stm32_clock_event_set_oneshot() 164 struct clock_event_device *clkevt = (struct clock_event_device *)dev_id; in stm32_clock_event_handler() local
|
H A D | timer-mediatek.c | 84 struct clock_event_device *clkevt = dev_id; in mtk_syst_handler() local 94 struct clock_event_device *clkevt) in mtk_syst_clkevt_next_event() 113 static int mtk_syst_clkevt_shutdown(struct clock_event_device *clkevt) in mtk_syst_clkevt_shutdown() 124 static int mtk_syst_clkevt_resume(struct clock_event_device *clkevt) in mtk_syst_clkevt_resume() 129 static int mtk_syst_clkevt_oneshot(struct clock_event_device *clkevt) in mtk_syst_clkevt_oneshot() 208 struct clock_event_device *clkevt = (struct clock_event_device *)dev_id; in mtk_gpt_interrupt() local
|
H A D | timer-rtl-otto.c | 105 struct clock_event_device *clkevt = dev_id; in rttm_timer_interrupt() local 127 static int rttm_next_event(unsigned long delta, struct clock_event_device *clkevt) in rttm_next_event() 139 static int rttm_state_oneshot(struct clock_event_device *clkevt) in rttm_state_oneshot() 151 static int rttm_state_periodic(struct clock_event_device *clkevt) in rttm_state_periodic() 163 static int rttm_state_shutdown(struct clock_event_device *clkevt) in rttm_state_shutdown()
|
H A D | timer-sun5i.c | 42 struct clock_event_device clkevt; member 92 static int sun5i_clkevt_shutdown(struct clock_event_device *clkevt) in sun5i_clkevt_shutdown() 100 static int sun5i_clkevt_set_oneshot(struct clock_event_device *clkevt) in sun5i_clkevt_set_oneshot() 109 static int sun5i_clkevt_set_periodic(struct clock_event_device *clkevt) in sun5i_clkevt_set_periodic() 120 struct clock_event_device *clkevt) in sun5i_clkevt_next_event()
|
H A D | timer-of.c | 26 struct clock_event_device *clkevt = &to->clkevt; in timer_of_irq_exit() local 49 struct clock_event_device *clkevt = &to->clkevt; in timer_of_irq_init() local
|
H A D | timer-mediatek-cpux.c | 64 static int mtk_cpux_clkevt_shutdown(struct clock_event_device *clkevt) in mtk_cpux_clkevt_shutdown() 77 static int mtk_cpux_clkevt_resume(struct clock_event_device *clkevt) in mtk_cpux_clkevt_resume()
|
H A D | timer-atmel-st.c | 22 static struct clock_event_device clkevt; variable 168 static struct clock_event_device clkevt = { variable
|
H A D | timer-atmel-tcb.c | 147 struct clock_event_device clkevt; member 153 static struct tc_clkevt_device *to_tc_clkevt(struct clock_event_device *clkevt) in to_tc_clkevt() 229 static struct tc_clkevt_device clkevt = { variable
|
H A D | timer-of.h | 36 struct clock_event_device clkevt; member 43 static inline struct timer_of *to_timer_of(struct clock_event_device *clkevt) in to_timer_of()
|
H A D | timer-atmel-pit.c | 39 struct clock_event_device clkevt; member 54 static inline struct pit_data *clkevt_to_pit_data(struct clock_event_device *clkevt) in clkevt_to_pit_data()
|
H A D | timer-sp804.c | 111 struct sp804_clkevt *clkevt; in sp804_clocksource_and_sched_clock_init() local 236 struct sp804_clkevt *clkevt; in sp804_clkevt_init() local
|
H A D | clps711x-timer.c | 54 struct clock_event_device *clkevt; in _clps711x_clkevt_init() local
|
H A D | timer-microchip-pit64b.c | 71 struct clock_event_device clkevt; member 434 bool clkevt) in mchp_pit64b_dt_init_timer()
|
H A D | mps2-timer.c | 34 struct clock_event_device clkevt; member
|
H A D | timer-zevio.c | 55 struct clock_event_device clkevt; member
|
H A D | timer-sun4i.c | 114 struct clock_event_device *clkevt) in sun4i_clkevt_next_event()
|
H A D | timer-msc313e.c | 121 static int msc313e_timer_clkevt_next_event(unsigned long evt, struct clock_event_device *clkevt) in msc313e_timer_clkevt_next_event()
|
H A D | timer-ixp4xx.c | 49 struct clock_event_device clkevt; member
|
H A D | timer-fttmr010.c | 104 struct clock_event_device clkevt; member
|
/linux/arch/arm/mach-spear/ |
H A D | time.c | 143 static struct clock_event_device clkevt = { variable
|