Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Drenesas-ostm.c39 struct clock_event_device ced; member
59 static struct ostm_device *ced_to_ostm(struct clock_event_device *ced) in ced_to_ostm()
109 struct clock_event_device *ced) in ostm_clock_event_next()
122 static int ostm_shutdown(struct clock_event_device *ced) in ostm_shutdown()
130 static int ostm_set_periodic(struct clock_event_device *ced) in ostm_set_periodic()
144 static int ostm_set_oneshot(struct clock_event_device *ced) in ostm_set_oneshot()
170 struct clock_event_device *ced = &ostm->ced; in ostm_init_clkevt() local
Dh8300_timer8.c39 struct clock_event_device ced; member
98 static inline struct timer8_priv *ced_to_priv(struct clock_event_device *ced) in ced_to_priv()
109 static int timer8_clock_event_shutdown(struct clock_event_device *ced) in timer8_clock_event_shutdown()
115 static int timer8_clock_event_periodic(struct clock_event_device *ced) in timer8_clock_event_periodic()
126 static int timer8_clock_event_oneshot(struct clock_event_device *ced) in timer8_clock_event_oneshot()
138 struct clock_event_device *ced) in timer8_clock_event_next()
Dnumachip.c39 static int numachip2_set_next_event(unsigned long delta, struct clock_event_device *ced) in numachip2_set_next_event()
61 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_interrupt() local
69 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_each() local
Dsh_tmu.c50 struct clock_event_device ced; member
338 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu()
353 static int sh_tmu_clock_event_shutdown(struct clock_event_device *ced) in sh_tmu_clock_event_shutdown()
362 static int sh_tmu_clock_event_set_state(struct clock_event_device *ced, in sh_tmu_clock_event_set_state()
377 static int sh_tmu_clock_event_set_oneshot(struct clock_event_device *ced) in sh_tmu_clock_event_set_oneshot()
382 static int sh_tmu_clock_event_set_periodic(struct clock_event_device *ced) in sh_tmu_clock_event_set_periodic()
388 struct clock_event_device *ced) in sh_tmu_clock_event_next()
399 static void sh_tmu_clock_event_suspend(struct clock_event_device *ced) in sh_tmu_clock_event_suspend()
404 static void sh_tmu_clock_event_resume(struct clock_event_device *ced) in sh_tmu_clock_event_resume()
412 struct clock_event_device *ced = &ch->ced; in sh_tmu_register_clockevent() local
Djcore-pit.c36 struct clock_event_device ced; member
79 static int jcore_pit_set_state_shutdown(struct clock_event_device *ced) in jcore_pit_set_state_shutdown()
86 static int jcore_pit_set_state_oneshot(struct clock_event_device *ced) in jcore_pit_set_state_oneshot()
93 static int jcore_pit_set_state_periodic(struct clock_event_device *ced) in jcore_pit_set_state_periodic()
101 struct clock_event_device *ced) in jcore_pit_set_next_event()
Dtimer-imx-gpt.c69 struct clock_event_device ced; member
85 static inline struct imx_timer *to_imx_timer(struct clock_event_device *ced) in to_imx_timer()
170 struct clock_event_device *ced) in mx1_2_set_next_event()
184 struct clock_event_device *ced) in v2_set_next_event()
198 static int mxc_shutdown(struct clock_event_device *ced) in mxc_shutdown()
229 static int mxc_set_oneshot(struct clock_event_device *ced) in mxc_set_oneshot()
273 struct clock_event_device *ced = dev_id; in mxc_timer_interrupt() local
288 struct clock_event_device *ced = &imxtm->ced; in mxc_clockevent_init() local
Dem_sti.c44 struct clock_event_device ced; member
240 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti()
245 static int em_sti_clock_event_shutdown(struct clock_event_device *ced) in em_sti_clock_event_shutdown()
252 static int em_sti_clock_event_set_oneshot(struct clock_event_device *ced) in em_sti_clock_event_set_oneshot()
262 struct clock_event_device *ced) in em_sti_clock_event_next()
276 struct clock_event_device *ced = &p->ced; in em_sti_register_clockevent() local
Dsh_cmt.c110 struct clock_event_device ced; member
707 static struct sh_cmt_channel *ced_to_sh_cmt(struct clock_event_device *ced) in ced_to_sh_cmt()
722 static int sh_cmt_clock_event_shutdown(struct clock_event_device *ced) in sh_cmt_clock_event_shutdown()
730 static int sh_cmt_clock_event_set_state(struct clock_event_device *ced, in sh_cmt_clock_event_set_state()
745 static int sh_cmt_clock_event_set_oneshot(struct clock_event_device *ced) in sh_cmt_clock_event_set_oneshot()
750 static int sh_cmt_clock_event_set_periodic(struct clock_event_device *ced) in sh_cmt_clock_event_set_periodic()
756 struct clock_event_device *ced) in sh_cmt_clock_event_next()
769 static void sh_cmt_clock_event_suspend(struct clock_event_device *ced) in sh_cmt_clock_event_suspend()
777 static void sh_cmt_clock_event_resume(struct clock_event_device *ced) in sh_cmt_clock_event_resume()
788 struct clock_event_device *ced = &ch->ced; in sh_cmt_register_clockevent() local
Dsh_mtu2.c42 struct clock_event_device ced; member
274 static struct sh_mtu2_channel *ced_to_sh_mtu2(struct clock_event_device *ced) in ced_to_sh_mtu2()
279 static int sh_mtu2_clock_event_shutdown(struct clock_event_device *ced) in sh_mtu2_clock_event_shutdown()
289 static int sh_mtu2_clock_event_set_periodic(struct clock_event_device *ced) in sh_mtu2_clock_event_set_periodic()
302 static void sh_mtu2_clock_event_suspend(struct clock_event_device *ced) in sh_mtu2_clock_event_suspend()
307 static void sh_mtu2_clock_event_resume(struct clock_event_device *ced) in sh_mtu2_clock_event_resume()
315 struct clock_event_device *ced = &ch->ced; in sh_mtu2_register_clockevent() local
Ddw_apb_timer_of.c66 struct dw_apb_clock_event_device *ced; in add_clockevent() local
/Linux-v4.19/arch/x86/platform/uv/
Duv_time.c315 struct clock_event_device *ced) in uv_rtc_next_event()
336 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); in uv_rtc_interrupt() local
357 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced); in uv_rtc_register_clockevents() local
/Linux-v4.19/kernel/time/
Dclockevents.c369 static int clockevents_replace(struct clock_event_device *ced) in clockevents_replace()
397 static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu) in __clockevents_try_unbind()
428 static int clockevents_unbind(struct clock_event_device *ced, int cpu) in clockevents_unbind()
439 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) in clockevents_unbind_device()
/Linux-v4.19/include/linux/
Ddw_apb_timer.h29 struct clock_event_device ced; member
/Linux-v4.19/drivers/char/hw_random/
Dstm32-rng.c44 bool ced; member
/Linux-v4.19/arch/nios2/kernel/
Dtime.c43 struct clock_event_device ced; member