Home
last modified time | relevance | path

Searched defs:ced (Results 1 – 11 of 11) sorted by relevance

/drivers/clocksource/
Drenesas-ostm.c86 struct clock_event_device *ced) in ostm_clock_event_next()
99 static int ostm_shutdown(struct clock_event_device *ced) in ostm_shutdown()
107 static int ostm_set_periodic(struct clock_event_device *ced) in ostm_set_periodic()
121 static int ostm_set_oneshot(struct clock_event_device *ced) in ostm_set_oneshot()
132 struct clock_event_device *ced = dev_id; in ostm_timer_interrupt() local
146 struct clock_event_device *ced = &to->clkevt; in ostm_init_clkevt() local
Dsh_tmu.c46 struct clock_event_device ced; member
334 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu()
349 static int sh_tmu_clock_event_shutdown(struct clock_event_device *ced) in sh_tmu_clock_event_shutdown()
358 static int sh_tmu_clock_event_set_state(struct clock_event_device *ced, in sh_tmu_clock_event_set_state()
373 static int sh_tmu_clock_event_set_oneshot(struct clock_event_device *ced) in sh_tmu_clock_event_set_oneshot()
378 static int sh_tmu_clock_event_set_periodic(struct clock_event_device *ced) in sh_tmu_clock_event_set_periodic()
384 struct clock_event_device *ced) in sh_tmu_clock_event_next()
395 static void sh_tmu_clock_event_suspend(struct clock_event_device *ced) in sh_tmu_clock_event_suspend()
400 static void sh_tmu_clock_event_resume(struct clock_event_device *ced) in sh_tmu_clock_event_resume()
408 struct clock_event_device *ced = &ch->ced; in sh_tmu_register_clockevent() local
Djcore-pit.c33 struct clock_event_device ced; member
76 static int jcore_pit_set_state_shutdown(struct clock_event_device *ced) in jcore_pit_set_state_shutdown()
83 static int jcore_pit_set_state_oneshot(struct clock_event_device *ced) in jcore_pit_set_state_oneshot()
90 static int jcore_pit_set_state_periodic(struct clock_event_device *ced) in jcore_pit_set_state_periodic()
98 struct clock_event_device *ced) in jcore_pit_set_next_event()
Dtimer-imx-gpt.c69 struct clock_event_device ced; member
84 static inline struct imx_timer *to_imx_timer(struct clock_event_device *ced) in to_imx_timer()
173 struct clock_event_device *ced) in mx1_2_set_next_event()
187 struct clock_event_device *ced) in v2_set_next_event()
201 static int mxc_shutdown(struct clock_event_device *ced) in mxc_shutdown()
223 static int mxc_set_oneshot(struct clock_event_device *ced) in mxc_set_oneshot()
259 struct clock_event_device *ced = dev_id; in mxc_timer_interrupt() local
274 struct clock_event_device *ced = &imxtm->ced; in mxc_clockevent_init() local
Dnumachip.c30 static int numachip2_set_next_event(unsigned long delta, struct clock_event_device *ced) in numachip2_set_next_event()
52 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_interrupt() local
60 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_each() local
Dem_sti.c32 struct clock_event_device ced; member
228 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti()
233 static int em_sti_clock_event_shutdown(struct clock_event_device *ced) in em_sti_clock_event_shutdown()
240 static int em_sti_clock_event_set_oneshot(struct clock_event_device *ced) in em_sti_clock_event_set_oneshot()
250 struct clock_event_device *ced) in em_sti_clock_event_next()
264 struct clock_event_device *ced = &p->ced; in em_sti_register_clockevent() local
Dsh_cmt.c106 struct clock_event_device ced; member
732 static struct sh_cmt_channel *ced_to_sh_cmt(struct clock_event_device *ced) in ced_to_sh_cmt()
747 static int sh_cmt_clock_event_shutdown(struct clock_event_device *ced) in sh_cmt_clock_event_shutdown()
755 static int sh_cmt_clock_event_set_state(struct clock_event_device *ced, in sh_cmt_clock_event_set_state()
770 static int sh_cmt_clock_event_set_oneshot(struct clock_event_device *ced) in sh_cmt_clock_event_set_oneshot()
775 static int sh_cmt_clock_event_set_periodic(struct clock_event_device *ced) in sh_cmt_clock_event_set_periodic()
781 struct clock_event_device *ced) in sh_cmt_clock_event_next()
794 static void sh_cmt_clock_event_suspend(struct clock_event_device *ced) in sh_cmt_clock_event_suspend()
802 static void sh_cmt_clock_event_resume(struct clock_event_device *ced) in sh_cmt_clock_event_resume()
813 struct clock_event_device *ced = &ch->ced; in sh_cmt_register_clockevent() local
Dsh_mtu2.c38 struct clock_event_device ced; member
270 static struct sh_mtu2_channel *ced_to_sh_mtu2(struct clock_event_device *ced) in ced_to_sh_mtu2()
275 static int sh_mtu2_clock_event_shutdown(struct clock_event_device *ced) in sh_mtu2_clock_event_shutdown()
285 static int sh_mtu2_clock_event_set_periodic(struct clock_event_device *ced) in sh_mtu2_clock_event_set_periodic()
298 static void sh_mtu2_clock_event_suspend(struct clock_event_device *ced) in sh_mtu2_clock_event_suspend()
303 static void sh_mtu2_clock_event_resume(struct clock_event_device *ced) in sh_mtu2_clock_event_resume()
311 struct clock_event_device *ced = &ch->ced; in sh_mtu2_register_clockevent() local
Dtimer-goldfish.c14 struct clock_event_device ced; member
19 static struct goldfish_timer *ced_to_gf(struct clock_event_device *ced) in ced_to_gf()
Ddw_apb_timer_of.c88 struct dw_apb_clock_event_device *ced; in add_clockevent() local
/drivers/char/hw_random/
Dstm32-rng.c35 bool ced; member