ostm_device 50 drivers/clocksource/renesas-ostm.c static struct ostm_device *ced_to_ostm(struct clock_event_device *ced) ostm_device 52 drivers/clocksource/renesas-ostm.c return container_of(ced, struct ostm_device, ced); ostm_device 55 drivers/clocksource/renesas-ostm.c static void ostm_timer_stop(struct ostm_device *ostm) ostm_device 70 drivers/clocksource/renesas-ostm.c static int __init ostm_init_clksrc(struct ostm_device *ostm, unsigned long rate) ostm_device 92 drivers/clocksource/renesas-ostm.c static void __init ostm_init_sched_clock(struct ostm_device *ostm, ostm_device 102 drivers/clocksource/renesas-ostm.c struct ostm_device *ostm = ced_to_ostm(ced); ostm_device 115 drivers/clocksource/renesas-ostm.c struct ostm_device *ostm = ced_to_ostm(ced); ostm_device 123 drivers/clocksource/renesas-ostm.c struct ostm_device *ostm = ced_to_ostm(ced); ostm_device 137 drivers/clocksource/renesas-ostm.c struct ostm_device *ostm = ced_to_ostm(ced); ostm_device 146 drivers/clocksource/renesas-ostm.c struct ostm_device *ostm = dev_id; ostm_device 158 drivers/clocksource/renesas-ostm.c static int __init ostm_init_clkevt(struct ostm_device *ostm, int irq, ostm_device 188 drivers/clocksource/renesas-ostm.c struct ostm_device *ostm;