Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Drenesas-ostm.c64 static void ostm_timer_stop(struct ostm_device *ostm) in ostm_timer_stop()
79 static int __init ostm_init_clksrc(struct ostm_device *ostm, unsigned long rate) in ostm_init_clksrc()
101 static void __init ostm_init_sched_clock(struct ostm_device *ostm, in ostm_init_sched_clock()
111 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_clock_event_next() local
124 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_shutdown() local
132 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_set_periodic() local
146 struct ostm_device *ostm = ced_to_ostm(ced); in ostm_set_oneshot() local
155 struct ostm_device *ostm = dev_id; in ostm_timer_interrupt() local
167 static int __init ostm_init_clkevt(struct ostm_device *ostm, int irq, in ostm_init_clkevt()
197 struct ostm_device *ostm; in ostm_init() local