Home
last modified time | relevance | path

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

/drivers/clocksource/
Dsh_tmu.c45 struct clock_event_device ced; member
305 static struct sh_tmu_priv *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu()
312 struct clock_event_device *ced = &p->ced; in sh_tmu_clock_event_start() local
325 struct clock_event_device *ced) in sh_tmu_clock_event_mode()
361 struct clock_event_device *ced) in sh_tmu_clock_event_next()
372 static void sh_tmu_clock_event_suspend(struct clock_event_device *ced) in sh_tmu_clock_event_suspend()
377 static void sh_tmu_clock_event_resume(struct clock_event_device *ced) in sh_tmu_clock_event_resume()
385 struct clock_event_device *ced = &p->ced; in sh_tmu_register_clockevent() local
Dsh_mtu2.c44 struct clock_event_device ced; member
182 static struct sh_mtu2_priv *ced_to_sh_mtu2(struct clock_event_device *ced) in ced_to_sh_mtu2()
188 struct clock_event_device *ced) in sh_mtu2_clock_event_mode()
218 static void sh_mtu2_clock_event_suspend(struct clock_event_device *ced) in sh_mtu2_clock_event_suspend()
223 static void sh_mtu2_clock_event_resume(struct clock_event_device *ced) in sh_mtu2_clock_event_resume()
231 struct clock_event_device *ced = &p->ced; in sh_mtu2_register_clockevent() local
Dsh_cmt.c53 struct clock_event_device ced; member
561 static struct sh_cmt_priv *ced_to_sh_cmt(struct clock_event_device *ced) in ced_to_sh_cmt()
568 struct clock_event_device *ced = &p->ced; in sh_cmt_clock_event_start() local
586 struct clock_event_device *ced) in sh_cmt_clock_event_mode()
619 struct clock_event_device *ced) in sh_cmt_clock_event_next()
632 static void sh_cmt_clock_event_suspend(struct clock_event_device *ced) in sh_cmt_clock_event_suspend()
637 static void sh_cmt_clock_event_resume(struct clock_event_device *ced) in sh_cmt_clock_event_resume()
645 struct clock_event_device *ced = &p->ced; in sh_cmt_register_clockevent() local
Dem_sti.c44 struct clock_event_device ced; member
249 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti()
255 struct clock_event_device *ced) in em_sti_clock_event_mode()
284 struct clock_event_device *ced) in em_sti_clock_event_next()
298 struct clock_event_device *ced = &p->ced; in em_sti_register_clockevent() local
Ddw_apb_timer_of.c43 struct dw_apb_clock_event_device *ced; in add_clockevent() local