timer_of 125 drivers/clocksource/timer-atcpit100.c struct timer_of *to = to_timer_of(clkevt); timer_of 137 drivers/clocksource/timer-atcpit100.c struct timer_of *to = to_timer_of(evt); timer_of 146 drivers/clocksource/timer-atcpit100.c struct timer_of *to = to_timer_of(evt); timer_of 154 drivers/clocksource/timer-atcpit100.c struct timer_of *to = to_timer_of(evt); timer_of 167 drivers/clocksource/timer-atcpit100.c struct timer_of *to = to_timer_of(evt); timer_of 176 drivers/clocksource/timer-atcpit100.c static struct timer_of to = { timer_of 76 drivers/clocksource/timer-gx6605s.c static struct timer_of to = { timer_of 102 drivers/clocksource/timer-imx-sysctr.c static struct timer_of to_sysctr = { timer_of 127 drivers/clocksource/timer-imx-tpm.c static struct timer_of to_tpm = { timer_of 75 drivers/clocksource/timer-mediatek.c static void mtk_syst_ack_irq(struct timer_of *to) timer_of 84 drivers/clocksource/timer-mediatek.c struct timer_of *to = to_timer_of(clkevt); timer_of 95 drivers/clocksource/timer-mediatek.c struct timer_of *to = to_timer_of(clkevt); timer_of 135 drivers/clocksource/timer-mediatek.c static void mtk_gpt_clkevt_time_stop(struct timer_of *to, u8 timer) timer_of 144 drivers/clocksource/timer-mediatek.c static void mtk_gpt_clkevt_time_setup(struct timer_of *to, timer_of 150 drivers/clocksource/timer-mediatek.c static void mtk_gpt_clkevt_time_start(struct timer_of *to, timer_of 181 drivers/clocksource/timer-mediatek.c struct timer_of *to = to_timer_of(clk); timer_of 193 drivers/clocksource/timer-mediatek.c struct timer_of *to = to_timer_of(clk); timer_of 205 drivers/clocksource/timer-mediatek.c struct timer_of *to = to_timer_of(clkevt); timer_of 215 drivers/clocksource/timer-mediatek.c __init mtk_gpt_setup(struct timer_of *to, u8 timer, u8 option) timer_of 229 drivers/clocksource/timer-mediatek.c static void mtk_gpt_enable_irq(struct timer_of *to, u8 timer) timer_of 244 drivers/clocksource/timer-mediatek.c static struct timer_of to = { timer_of 52 drivers/clocksource/timer-milbeaut.c struct timer_of *to = to_timer_of(clk); timer_of 64 drivers/clocksource/timer-milbeaut.c static void mlb_evt_timer_start(struct timer_of *to, bool periodic) timer_of 74 drivers/clocksource/timer-milbeaut.c static void mlb_evt_timer_stop(struct timer_of *to) timer_of 82 drivers/clocksource/timer-milbeaut.c static void mlb_evt_timer_register_count(struct timer_of *to, unsigned long cnt) timer_of 89 drivers/clocksource/timer-milbeaut.c struct timer_of *to = to_timer_of(clk); timer_of 99 drivers/clocksource/timer-milbeaut.c struct timer_of *to = to_timer_of(clk); timer_of 108 drivers/clocksource/timer-milbeaut.c struct timer_of *to = to_timer_of(clk); timer_of 117 drivers/clocksource/timer-milbeaut.c struct timer_of *to = to_timer_of(clk); timer_of 125 drivers/clocksource/timer-milbeaut.c static int mlb_config_clock_source(struct timer_of *to) timer_of 137 drivers/clocksource/timer-milbeaut.c static int mlb_config_clock_event(struct timer_of *to) timer_of 143 drivers/clocksource/timer-milbeaut.c static struct timer_of to = { timer_of 49 drivers/clocksource/timer-mp-csky.c static DEFINE_PER_CPU(struct timer_of, csky_to) = { timer_of 64 drivers/clocksource/timer-mp-csky.c struct timer_of *to = this_cpu_ptr(&csky_to); timer_of 78 drivers/clocksource/timer-mp-csky.c struct timer_of *to = per_cpu_ptr(&csky_to, cpu); timer_of 121 drivers/clocksource/timer-mp-csky.c struct timer_of *to = NULL; timer_of 58 drivers/clocksource/timer-npcm7xx.c struct timer_of *to = to_timer_of(evt); timer_of 70 drivers/clocksource/timer-npcm7xx.c struct timer_of *to = to_timer_of(evt); timer_of 82 drivers/clocksource/timer-npcm7xx.c struct timer_of *to = to_timer_of(evt); timer_of 95 drivers/clocksource/timer-npcm7xx.c struct timer_of *to = to_timer_of(evt); timer_of 111 drivers/clocksource/timer-npcm7xx.c struct timer_of *to = to_timer_of(clk); timer_of 125 drivers/clocksource/timer-npcm7xx.c struct timer_of *to = to_timer_of(evt); timer_of 134 drivers/clocksource/timer-npcm7xx.c static struct timer_of npcm7xx_to = { timer_of 24 drivers/clocksource/timer-of.c struct timer_of *to = container_of(of_irq, struct timer_of, of_irq); timer_of 54 drivers/clocksource/timer-of.c struct timer_of *to = container_of(of_irq, struct timer_of, of_irq); timer_of 168 drivers/clocksource/timer-of.c int __init timer_of_init(struct device_node *np, struct timer_of *to) timer_of 220 drivers/clocksource/timer-of.c void __init timer_of_cleanup(struct timer_of *to) timer_of 44 drivers/clocksource/timer-of.h static inline struct timer_of *to_timer_of(struct clock_event_device *clkevt) timer_of 46 drivers/clocksource/timer-of.h return container_of(clkevt, struct timer_of, clkevt); timer_of 49 drivers/clocksource/timer-of.h static inline void __iomem *timer_of_base(struct timer_of *to) timer_of 54 drivers/clocksource/timer-of.h static inline int timer_of_irq(struct timer_of *to) timer_of 59 drivers/clocksource/timer-of.h static inline unsigned long timer_of_rate(struct timer_of *to) timer_of 64 drivers/clocksource/timer-of.h static inline unsigned long timer_of_period(struct timer_of *to) timer_of 70 drivers/clocksource/timer-of.h struct timer_of *to); timer_of 72 drivers/clocksource/timer-of.h extern void __init timer_of_cleanup(struct timer_of *to); timer_of 69 drivers/clocksource/timer-rda.c struct timer_of *to = to_timer_of(evt); timer_of 78 drivers/clocksource/timer-rda.c struct timer_of *to = to_timer_of(evt); timer_of 87 drivers/clocksource/timer-rda.c struct timer_of *to = to_timer_of(evt); timer_of 107 drivers/clocksource/timer-rda.c struct timer_of *to = to_timer_of(ev); timer_of 117 drivers/clocksource/timer-rda.c struct timer_of *to = to_timer_of(evt); timer_of 129 drivers/clocksource/timer-rda.c static struct timer_of rda_ostimer_of = { timer_of 82 drivers/clocksource/timer-sprd.c struct timer_of *to = to_timer_of(ce); timer_of 93 drivers/clocksource/timer-sprd.c struct timer_of *to = to_timer_of(ce); timer_of 104 drivers/clocksource/timer-sprd.c struct timer_of *to = to_timer_of(ce); timer_of 113 drivers/clocksource/timer-sprd.c struct timer_of *to = to_timer_of(ce); timer_of 124 drivers/clocksource/timer-sprd.c static struct timer_of to = { timer_of 159 drivers/clocksource/timer-sprd.c static struct timer_of suspend_to = { timer_of 62 drivers/clocksource/timer-stm32.c static void stm32_timer_of_bits_set(struct timer_of *to, int bits) timer_of 78 drivers/clocksource/timer-stm32.c static int stm32_timer_of_bits_get(struct timer_of *to) timer_of 99 drivers/clocksource/timer-stm32.c static void stm32_clock_event_disable(struct timer_of *to) timer_of 112 drivers/clocksource/timer-stm32.c static void stm32_timer_start(struct timer_of *to) timer_of 119 drivers/clocksource/timer-stm32.c struct timer_of *to = to_timer_of(clkevt); timer_of 129 drivers/clocksource/timer-stm32.c struct timer_of *to = to_timer_of(clkevt); timer_of 146 drivers/clocksource/timer-stm32.c struct timer_of *to = to_timer_of(clkevt); timer_of 155 drivers/clocksource/timer-stm32.c struct timer_of *to = to_timer_of(clkevt); timer_of 165 drivers/clocksource/timer-stm32.c struct timer_of *to = to_timer_of(clkevt); timer_of 188 drivers/clocksource/timer-stm32.c static void __init stm32_timer_set_width(struct timer_of *to) timer_of 207 drivers/clocksource/timer-stm32.c static void __init stm32_timer_set_prescaler(struct timer_of *to) timer_of 231 drivers/clocksource/timer-stm32.c static int __init stm32_clocksource_init(struct timer_of *to) timer_of 268 drivers/clocksource/timer-stm32.c static void __init stm32_clockevent_init(struct timer_of *to) timer_of 291 drivers/clocksource/timer-stm32.c struct timer_of *to; timer_of 87 drivers/clocksource/timer-sun4i.c struct timer_of *to = to_timer_of(evt); timer_of 96 drivers/clocksource/timer-sun4i.c struct timer_of *to = to_timer_of(evt); timer_of 106 drivers/clocksource/timer-sun4i.c struct timer_of *to = to_timer_of(evt); timer_of 118 drivers/clocksource/timer-sun4i.c struct timer_of *to = to_timer_of(clkevt); timer_of 135 drivers/clocksource/timer-sun4i.c struct timer_of *to = to_timer_of(evt); timer_of 143 drivers/clocksource/timer-sun4i.c static struct timer_of to = { timer_of 116 drivers/clocksource/timer-tegra.c static DEFINE_PER_CPU(struct timer_of, tegra_to) = { timer_of 134 drivers/clocksource/timer-tegra.c struct timer_of *to = per_cpu_ptr(&tegra_to, cpu); timer_of 159 drivers/clocksource/timer-tegra.c struct timer_of *to = per_cpu_ptr(&tegra_to, cpu); timer_of 184 drivers/clocksource/timer-tegra.c static struct timer_of suspend_rtc_to = { timer_of 238 drivers/clocksource/timer-tegra.c static inline unsigned long tegra_rate_for_timer(struct timer_of *to, timer_of 254 drivers/clocksource/timer-tegra.c struct timer_of *to; timer_of 302 drivers/clocksource/timer-tegra.c struct timer_of *cpu_to = per_cpu_ptr(&tegra_to, cpu); timer_of 357 drivers/clocksource/timer-tegra.c struct timer_of *cpu_to;