Searched refs:clock_event_device (Results 76 - 100 of 141) sorted by relevance

123456

/linux-master/include/linux/
H A Ddw_apb_timer.h26 struct clock_event_device ced;
/linux-master/arch/arm/plat-orion/
H A Dtime.c11 * used as clock_event_device.
74 orion_clkevt_next_event(unsigned long delta, struct clock_event_device *dev)
110 static int orion_clkevt_shutdown(struct clock_event_device *evt)
133 static int orion_clkevt_set_periodic(struct clock_event_device *evt)
157 static struct clock_event_device orion_clkevt = {
/linux-master/arch/mips/sgi-ip27/
H A Dip27-timer.c30 static int rt_next_event(unsigned long delta, struct clock_event_device *evt)
43 static DEFINE_PER_CPU(struct clock_event_device, hub_rt_clockevent);
49 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu);
82 struct clock_event_device *cd = &per_cpu(hub_rt_clockevent, cpu);
/linux-master/drivers/clocksource/
H A Dtimer-imx-tpm.c84 struct clock_event_device *evt)
102 static int tpm_set_state_oneshot(struct clock_event_device *evt)
109 static int tpm_set_state_shutdown(struct clock_event_device *evt)
118 struct clock_event_device *evt = dev_id;
H A Dtimer-orion.c8 * used as clock_event_device.
66 struct clock_event_device *dev)
76 static int orion_clkevt_shutdown(struct clock_event_device *dev)
84 static int orion_clkevt_set_periodic(struct clock_event_device *dev)
95 static struct clock_event_device orion_clkevt = {
H A Dtimer-ep93xx.c88 struct clock_event_device *evt)
105 static int ep93xx_clkevt_shutdown(struct clock_event_device *evt)
114 static struct clock_event_device ep93xx_clockevent = {
127 struct clock_event_device *evt = dev_id;
H A Dclps711x-timer.c44 struct clock_event_device *evt = dev_id;
54 struct clock_event_device *clkevt;
H A Dhyperv_timer.c29 static struct clock_event_device __percpu *hv_clock_event;
60 struct clock_event_device *ce;
78 struct clock_event_device *evt)
88 static int hv_ce_shutdown(struct clock_event_device *evt)
98 static int hv_ce_set_oneshot(struct clock_event_device *evt)
131 struct clock_event_device *ce;
157 struct clock_event_device *ce;
258 hv_clock_event = alloc_percpu(struct clock_event_device);
H A Darm_global_timer.c56 static struct clock_event_device __percpu *gt_evt;
121 static int gt_clockevent_shutdown(struct clock_event_device *evt)
132 static int gt_clockevent_set_periodic(struct clock_event_device *evt)
139 struct clock_event_device *unused)
147 struct clock_event_device *evt = dev_id;
175 struct clock_event_device *clk = this_cpu_ptr(gt_evt);
196 struct clock_event_device *clk = this_cpu_ptr(gt_evt);
392 gt_evt = alloc_percpu(struct clock_event_device);
H A Dtimer-atmel-pit.c39 struct clock_event_device clkevt;
54 static inline struct pit_data *clkevt_to_pit_data(struct clock_event_device *clkevt)
90 static int pit_clkevt_shutdown(struct clock_event_device *dev)
102 static int pit_clkevt_set_periodic(struct clock_event_device *dev)
113 static void at91sam926x_pit_suspend(struct clock_event_device *cedev)
135 static void at91sam926x_pit_resume(struct clock_event_device *cedev)
H A Dmps2-timer.c34 struct clock_event_device clkevt;
44 static inline struct clockevent_mps2 *to_mps2_clkevt(struct clock_event_device *c)
49 static void clockevent_mps2_writel(u32 val, struct clock_event_device *c, u32 offset)
54 static int mps2_timer_shutdown(struct clock_event_device *ce)
62 static int mps2_timer_set_next_event(unsigned long next, struct clock_event_device *ce)
70 static int mps2_timer_set_periodic(struct clock_event_device *ce)
H A Darc_timer.c253 struct clock_event_device *dev)
259 static int arc_clkevent_set_periodic(struct clock_event_device *dev)
269 static DEFINE_PER_CPU(struct clock_event_device, arc_clockevent_device) = {
284 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device);
307 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device);
327 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device);
H A Dtimer-msc313e.c91 static int msc313e_timer_clkevt_shutdown(struct clock_event_device *evt)
100 static int msc313e_timer_clkevt_set_oneshot(struct clock_event_device *evt)
110 static int msc313e_timer_clkevt_set_periodic(struct clock_event_device *evt)
121 static int msc313e_timer_clkevt_next_event(unsigned long evt, struct clock_event_device *clkevt)
134 struct clock_event_device *evt = dev_id;
158 static struct clock_event_device msc313e_clkevt = {
H A Dtimer-stm32.c117 static int stm32_clock_event_shutdown(struct clock_event_device *clkevt)
127 struct clock_event_device *clkevt)
144 static int stm32_clock_event_set_periodic(struct clock_event_device *clkevt)
153 static int stm32_clock_event_set_oneshot(struct clock_event_device *clkevt)
164 struct clock_event_device *clkevt = (struct clock_event_device *)dev_id;
H A Drenesas-ostm.c86 struct clock_event_device *ced)
99 static int ostm_shutdown(struct clock_event_device *ced)
107 static int ostm_set_periodic(struct clock_event_device *ced)
121 static int ostm_set_oneshot(struct clock_event_device *ced)
132 struct clock_event_device *ced = dev_id;
146 struct clock_event_device *ced = &to->clkevt;
H A Dtimer-fttmr010.c104 struct clock_event_device clkevt;
105 int (*timer_shutdown)(struct clock_event_device *evt);
117 static inline struct fttmr010 *to_fttmr010(struct clock_event_device *evt)
143 struct clock_event_device *evt)
171 static int ast2600_timer_shutdown(struct clock_event_device *evt)
181 static int fttmr010_timer_shutdown(struct clock_event_device *evt)
194 static int fttmr010_timer_set_oneshot(struct clock_event_device *evt)
219 static int fttmr010_timer_set_periodic(struct clock_event_device *evt)
256 struct clock_event_device *evt = dev_id;
264 struct clock_event_device *ev
[all...]
H A Ddw_apb_timer.c38 ced_to_dw_apb_ced(struct clock_event_device *evt)
80 * dw_apb_clockevent_pause() - stop the clock_event_device from running
97 struct clock_event_device *evt = data;
121 static int apbt_shutdown(struct clock_event_device *evt)
135 static int apbt_set_oneshot(struct clock_event_device *evt)
167 static int apbt_set_periodic(struct clock_event_device *evt)
193 static int apbt_resume(struct clock_event_device *evt)
205 struct clock_event_device *evt)
223 * dw_apb_clockevent_init() - use an APB timer as a clock_event_device
233 * This creates a clock_event_device fo
[all...]
H A Dtimer-sp804.c148 struct clock_event_device *evt = dev_id;
158 static inline void evt_timer_shutdown(struct clock_event_device *evt)
163 static int sp804_shutdown(struct clock_event_device *evt)
169 static int sp804_set_periodic(struct clock_event_device *evt)
181 struct clock_event_device *evt)
192 static struct clock_event_device sp804_clockevent = {
207 struct clock_event_device *evt = &sp804_clockevent;
H A Darm_arch_timer.c66 struct clock_event_device evt;
84 static struct clock_event_device __percpu *arch_timer_evt;
127 struct clock_event_device *clk)
165 struct clock_event_device *clk)
422 struct clock_event_device *clk)
443 struct clock_event_device *clk)
450 struct clock_event_device *clk)
666 struct clock_event_device *evt)
683 struct clock_event_device *evt = dev_id;
690 struct clock_event_device *ev
[all...]
H A Dtimer-imx-gpt.c74 struct clock_event_device ced;
86 struct clock_event_device *ced);
89 static inline struct imx_timer *to_imx_timer(struct clock_event_device *ced)
173 struct clock_event_device *ced)
187 struct clock_event_device *ced)
201 static int mxc_shutdown(struct clock_event_device *ced)
223 static int mxc_set_oneshot(struct clock_event_device *ced)
259 struct clock_event_device *ced = dev_id;
273 struct clock_event_device *ced = &imxtm->ced;
H A Dtimer-fsl-ftm.c112 struct clock_event_device *unused)
141 static int ftm_set_oneshot(struct clock_event_device *evt)
147 static int ftm_set_periodic(struct clock_event_device *evt)
155 struct clock_event_device *evt = dev_id;
169 static struct clock_event_device ftm_clockevent = {
/linux-master/arch/arm/mach-mmp/
H A Dtime.c65 struct clock_event_device *c = dev_id;
83 struct clock_event_device *dev)
115 static int timer_set_shutdown(struct clock_event_device *evt)
127 static struct clock_event_device ckevt = {
/linux-master/kernel/time/
H A Dtick-sched.h13 struct clock_event_device *evtdev;
/linux-master/arch/x86/platform/uv/
H A Duv_time.c22 static int uv_rtc_next_event(unsigned long, struct clock_event_device *);
23 static int uv_rtc_shutdown(struct clock_event_device *evt);
33 static struct clock_event_device clock_event_device_uv = {
44 static DEFINE_PER_CPU(struct clock_event_device, cpu_ced);
292 struct clock_event_device *ced)
302 static int uv_rtc_shutdown(struct clock_event_device *evt)
313 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu);
334 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced);
/linux-master/arch/mips/kernel/
H A Dcevt-r4k.c20 struct clock_event_device *evt)
109 DEFINE_PER_CPU(struct clock_event_device, mips_clockevent_device);
133 struct clock_event_device *cd;
173 void mips_event_handler(struct clock_event_device *dev)
258 struct clock_event_device *cd;
297 struct clock_event_device *cd;

Completed in 213 milliseconds

123456