Home
last modified time | relevance | path

Searched refs:clock_event_device (Results 151 – 175 of 417) sorted by relevance

12345678910>>...17

/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/kernel/
H A Dtime.c43 struct clock_event_device ced;
52 to_nios2_clkevent(struct clock_event_device *evt) in to_nios2_clkevent()
162 struct clock_event_device *evt) in nios2_timer_set_next_event()
171 static int nios2_timer_shutdown(struct clock_event_device *evt) in nios2_timer_shutdown()
180 static int nios2_timer_set_periodic(struct clock_event_device *evt) in nios2_timer_set_periodic()
191 static int nios2_timer_resume(struct clock_event_device *evt) in nios2_timer_resume()
202 struct clock_event_device *evt = (struct clock_event_device *) dev_id; in timer_interrupt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Dhyperv_timer.c28 static struct clock_event_device __percpu *hv_clock_event;
59 struct clock_event_device *ce; in hv_stimer0_isr()
77 struct clock_event_device *evt) in hv_ce_set_next_event()
87 static int hv_ce_shutdown(struct clock_event_device *evt) in hv_ce_shutdown()
97 static int hv_ce_set_oneshot(struct clock_event_device *evt) in hv_ce_set_oneshot()
130 struct clock_event_device *ce; in hv_stimer_init()
156 struct clock_event_device *ce; in hv_stimer_cleanup()
246 hv_clock_event = alloc_percpu(struct clock_event_device); in hv_stimer_alloc()
H A Dh8300_timer8.c39 struct clock_event_device ced;
98 static inline struct timer8_priv *ced_to_priv(struct clock_event_device *ced) in ced_to_priv()
109 static int timer8_clock_event_shutdown(struct clock_event_device *ced) in timer8_clock_event_shutdown()
115 static int timer8_clock_event_periodic(struct clock_event_device *ced) in timer8_clock_event_periodic()
126 static int timer8_clock_event_oneshot(struct clock_event_device *ced) in timer8_clock_event_oneshot()
138 struct clock_event_device *ced) in timer8_clock_event_next()
H A Dtimer-sun4i.c85 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown()
94 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot()
104 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic()
116 struct clock_event_device *clkevt) in sun4i_clkevt_next_event()
134 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt()
H A Dtimer-vf-pit.c69 struct clock_event_device *unused) in pit_set_next_event()
85 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown()
91 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic()
99 struct clock_event_device *evt = dev_id; in pit_timer_interrupt()
117 static struct clock_event_device clockevent_pit = {
H A Dtimer-atcpit100.c122 struct clock_event_device *clkevt) in atcpit100_clkevt_next_event()
135 static int atcpit100_clkevt_set_periodic(struct clock_event_device *evt) in atcpit100_clkevt_set_periodic()
144 static int atcpit100_clkevt_shutdown(struct clock_event_device *evt) in atcpit100_clkevt_shutdown()
152 static int atcpit100_clkevt_set_oneshot(struct clock_event_device *evt) in atcpit100_clkevt_set_oneshot()
166 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in atcpit100_timer_interrupt()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/kernel/
H A Dtime.c43 struct clock_event_device ced;
52 to_nios2_clkevent(struct clock_event_device *evt) in to_nios2_clkevent()
162 struct clock_event_device *evt) in nios2_timer_set_next_event()
171 static int nios2_timer_shutdown(struct clock_event_device *evt) in nios2_timer_shutdown()
180 static int nios2_timer_set_periodic(struct clock_event_device *evt) in nios2_timer_set_periodic()
191 static int nios2_timer_resume(struct clock_event_device *evt) in nios2_timer_resume()
202 struct clock_event_device *evt = (struct clock_event_device *) dev_id; in timer_interrupt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Dh8300_timer8.c39 struct clock_event_device ced;
98 static inline struct timer8_priv *ced_to_priv(struct clock_event_device *ced) in ced_to_priv()
109 static int timer8_clock_event_shutdown(struct clock_event_device *ced) in timer8_clock_event_shutdown()
115 static int timer8_clock_event_periodic(struct clock_event_device *ced) in timer8_clock_event_periodic()
126 static int timer8_clock_event_oneshot(struct clock_event_device *ced) in timer8_clock_event_oneshot()
138 struct clock_event_device *ced) in timer8_clock_event_next()
H A Dtimer-sun4i.c85 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown()
94 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot()
104 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic()
116 struct clock_event_device *clkevt) in sun4i_clkevt_next_event()
134 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt()
H A Dtimer-vf-pit.c69 struct clock_event_device *unused) in pit_set_next_event()
85 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown()
91 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic()
99 struct clock_event_device *evt = dev_id; in pit_timer_interrupt()
117 static struct clock_event_device clockevent_pit = {
H A Dtimer-atcpit100.c122 struct clock_event_device *clkevt) in atcpit100_clkevt_next_event()
135 static int atcpit100_clkevt_set_periodic(struct clock_event_device *evt) in atcpit100_clkevt_set_periodic()
144 static int atcpit100_clkevt_shutdown(struct clock_event_device *evt) in atcpit100_clkevt_shutdown()
152 static int atcpit100_clkevt_set_oneshot(struct clock_event_device *evt) in atcpit100_clkevt_set_oneshot()
166 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in atcpit100_timer_interrupt()
H A Dtimer-rockchip.c43 struct clock_event_device ce;
50 static inline struct rk_timer *rk_timer(struct clock_event_device *ce) in rk_timer()
78 struct clock_event_device *ce) in rk_timer_set_next_event()
89 static int rk_timer_shutdown(struct clock_event_device *ce) in rk_timer_shutdown()
97 static int rk_timer_set_periodic(struct clock_event_device *ce) in rk_timer_set_periodic()
109 struct clock_event_device *ce = dev_id; in rk_timer_interrupt()
207 struct clock_event_device *ce; in rk_clkevt_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Dtimer-sun4i.c85 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown()
94 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot()
104 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic()
116 struct clock_event_device *clkevt) in sun4i_clkevt_next_event()
134 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt()
H A Dh8300_timer8.c39 struct clock_event_device ced;
98 static inline struct timer8_priv *ced_to_priv(struct clock_event_device *ced) in ced_to_priv()
109 static int timer8_clock_event_shutdown(struct clock_event_device *ced) in timer8_clock_event_shutdown()
115 static int timer8_clock_event_periodic(struct clock_event_device *ced) in timer8_clock_event_periodic()
126 static int timer8_clock_event_oneshot(struct clock_event_device *ced) in timer8_clock_event_oneshot()
138 struct clock_event_device *ced) in timer8_clock_event_next()
H A Dtimer-vf-pit.c69 struct clock_event_device *unused) in pit_set_next_event()
85 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown()
91 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic()
99 struct clock_event_device *evt = dev_id; in pit_timer_interrupt()
117 static struct clock_event_device clockevent_pit = {
H A Dtimer-atcpit100.c122 struct clock_event_device *clkevt) in atcpit100_clkevt_next_event()
135 static int atcpit100_clkevt_set_periodic(struct clock_event_device *evt) in atcpit100_clkevt_set_periodic()
144 static int atcpit100_clkevt_shutdown(struct clock_event_device *evt) in atcpit100_clkevt_shutdown()
152 static int atcpit100_clkevt_set_oneshot(struct clock_event_device *evt) in atcpit100_clkevt_set_oneshot()
166 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in atcpit100_timer_interrupt()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-omap1/
H A Dtime.c121 struct clock_event_device *evt) in omap_mpu_set_next_event()
127 static int omap_mpu_set_oneshot(struct clock_event_device *evt) in omap_mpu_set_oneshot()
134 static int omap_mpu_set_periodic(struct clock_event_device *evt) in omap_mpu_set_periodic()
140 static struct clock_event_device clockevent_mpu_timer1 = {
151 struct clock_event_device *evt = &clockevent_mpu_timer1; in omap_mpu_timer1_interrupt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-omap1/
H A Dtime.c121 struct clock_event_device *evt) in omap_mpu_set_next_event()
127 static int omap_mpu_set_oneshot(struct clock_event_device *evt) in omap_mpu_set_oneshot()
134 static int omap_mpu_set_periodic(struct clock_event_device *evt) in omap_mpu_set_periodic()
140 static struct clock_event_device clockevent_mpu_timer1 = {
151 struct clock_event_device *evt = &clockevent_mpu_timer1; in omap_mpu_timer1_interrupt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-omap1/
H A Dtime.c121 struct clock_event_device *evt) in omap_mpu_set_next_event()
127 static int omap_mpu_set_oneshot(struct clock_event_device *evt) in omap_mpu_set_oneshot()
134 static int omap_mpu_set_periodic(struct clock_event_device *evt) in omap_mpu_set_periodic()
140 static struct clock_event_device clockevent_mpu_timer1 = {
151 struct clock_event_device *evt = &clockevent_mpu_timer1; in omap_mpu_timer1_interrupt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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) in uv_rtc_next_event()
302 static int uv_rtc_shutdown(struct clock_event_device *evt) in uv_rtc_shutdown()
313 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); in uv_rtc_interrupt()
334 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced); in uv_rtc_register_clockevents()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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) in uv_rtc_next_event()
302 static int uv_rtc_shutdown(struct clock_event_device *evt) in uv_rtc_shutdown()
313 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); in uv_rtc_interrupt()
334 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced); in uv_rtc_register_clockevents()
/dports/multimedia/libv4l/linux-5.13-rc2/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) in uv_rtc_next_event()
302 static int uv_rtc_shutdown(struct clock_event_device *evt) in uv_rtc_shutdown()
313 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); in uv_rtc_interrupt()
334 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced); in uv_rtc_register_clockevents()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/kernel/
H A Dcevt-r4k.c20 struct clock_event_device *evt) in mips_next_event()
109 DEFINE_PER_CPU(struct clock_event_device, mips_clockevent_device);
133 struct clock_event_device *cd; in c0_compare_interrupt()
173 void mips_event_handler(struct clock_event_device *dev) in mips_event_handler()
258 struct clock_event_device *cd; in r4k_cpufreq_callback()
297 struct clock_event_device *cd; in r4k_clockevent_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/kernel/
H A Dcevt-r4k.c20 struct clock_event_device *evt) in mips_next_event()
109 DEFINE_PER_CPU(struct clock_event_device, mips_clockevent_device);
133 struct clock_event_device *cd; in c0_compare_interrupt()
173 void mips_event_handler(struct clock_event_device *dev) in mips_event_handler()
258 struct clock_event_device *cd; in r4k_cpufreq_callback()
297 struct clock_event_device *cd; in r4k_clockevent_init()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/kernel/
H A Dcevt-r4k.c20 struct clock_event_device *evt) in mips_next_event()
109 DEFINE_PER_CPU(struct clock_event_device, mips_clockevent_device);
133 struct clock_event_device *cd; in c0_compare_interrupt()
173 void mips_event_handler(struct clock_event_device *dev) in mips_event_handler()
258 struct clock_event_device *cd; in r4k_cpufreq_callback()
297 struct clock_event_device *cd; in r4k_clockevent_init()

12345678910>>...17