Searched refs:ostm_device (Results 1 – 1 of 1) sorted by relevance
27 struct ostm_device { struct50 static struct ostm_device *ced_to_ostm(struct clock_event_device *ced) in ced_to_ostm() argument52 return container_of(ced, struct ostm_device, ced); in ced_to_ostm()55 static void ostm_timer_stop(struct ostm_device *ostm) in ostm_timer_stop()70 static int __init ostm_init_clksrc(struct ostm_device *ostm, unsigned long rate) in ostm_init_clksrc()92 static void __init ostm_init_sched_clock(struct ostm_device *ostm, in ostm_init_sched_clock()102 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_clock_event_next()115 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_shutdown()123 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_set_periodic()137 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_set_oneshot()[all …]