Home
last modified time | relevance | path

Searched defs:ced (Results 1 – 25 of 100) sorted by relevance

1234

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Drenesas-ostm.c84 struct clock_event_device *ced) in ostm_clock_event_next()
97 static int ostm_shutdown(struct clock_event_device *ced) in ostm_shutdown()
105 static int ostm_set_periodic(struct clock_event_device *ced) in ostm_set_periodic()
119 static int ostm_set_oneshot(struct clock_event_device *ced) in ostm_set_oneshot()
130 struct clock_event_device *ced = dev_id; in ostm_timer_interrupt() local
144 struct clock_event_device *ced = &to->clkevt; in ostm_init_clkevt() local
H A Dnumachip.c30 static int numachip2_set_next_event(unsigned long delta, struct clock_event_device *ced) in numachip2_set_next_event()
52 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_interrupt() local
60 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_each() local
H A Dh8300_timer8.c39 struct clock_event_device ced; member
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 Djcore-pit.c36 struct clock_event_device ced; member
79 static int jcore_pit_set_state_shutdown(struct clock_event_device *ced) in jcore_pit_set_state_shutdown()
86 static int jcore_pit_set_state_oneshot(struct clock_event_device *ced) in jcore_pit_set_state_oneshot()
93 static int jcore_pit_set_state_periodic(struct clock_event_device *ced) in jcore_pit_set_state_periodic()
101 struct clock_event_device *ced) in jcore_pit_set_next_event()
H A Dsh_tmu.c46 struct clock_event_device ced; member
334 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu()
349 static int sh_tmu_clock_event_shutdown(struct clock_event_device *ced) in sh_tmu_clock_event_shutdown()
358 static int sh_tmu_clock_event_set_state(struct clock_event_device *ced, in sh_tmu_clock_event_set_state()
373 static int sh_tmu_clock_event_set_oneshot(struct clock_event_device *ced) in sh_tmu_clock_event_set_oneshot()
378 static int sh_tmu_clock_event_set_periodic(struct clock_event_device *ced) in sh_tmu_clock_event_set_periodic()
384 struct clock_event_device *ced) in sh_tmu_clock_event_next()
395 static void sh_tmu_clock_event_suspend(struct clock_event_device *ced) in sh_tmu_clock_event_suspend()
400 static void sh_tmu_clock_event_resume(struct clock_event_device *ced) in sh_tmu_clock_event_resume()
408 struct clock_event_device *ced = &ch->ced; in sh_tmu_register_clockevent() local
H A Dtimer-imx-gpt.c69 struct clock_event_device ced; member
84 static inline struct imx_timer *to_imx_timer(struct clock_event_device *ced) in to_imx_timer()
173 struct clock_event_device *ced) in mx1_2_set_next_event()
187 struct clock_event_device *ced) in v2_set_next_event()
201 static int mxc_shutdown(struct clock_event_device *ced) in mxc_shutdown()
223 static int mxc_set_oneshot(struct clock_event_device *ced) in mxc_set_oneshot()
259 struct clock_event_device *ced = dev_id; in mxc_timer_interrupt() local
274 struct clock_event_device *ced = &imxtm->ced; in mxc_clockevent_init() local
H A Dem_sti.c32 struct clock_event_device ced; member
228 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti()
233 static int em_sti_clock_event_shutdown(struct clock_event_device *ced) in em_sti_clock_event_shutdown()
240 static int em_sti_clock_event_set_oneshot(struct clock_event_device *ced) in em_sti_clock_event_set_oneshot()
250 struct clock_event_device *ced) in em_sti_clock_event_next()
264 struct clock_event_device *ced = &p->ced; in em_sti_register_clockevent() local
H A Dsh_mtu2.c38 struct clock_event_device ced; member
270 static struct sh_mtu2_channel *ced_to_sh_mtu2(struct clock_event_device *ced) in ced_to_sh_mtu2()
275 static int sh_mtu2_clock_event_shutdown(struct clock_event_device *ced) in sh_mtu2_clock_event_shutdown()
285 static int sh_mtu2_clock_event_set_periodic(struct clock_event_device *ced) in sh_mtu2_clock_event_set_periodic()
298 static void sh_mtu2_clock_event_suspend(struct clock_event_device *ced) in sh_mtu2_clock_event_suspend()
303 static void sh_mtu2_clock_event_resume(struct clock_event_device *ced) in sh_mtu2_clock_event_resume()
311 struct clock_event_device *ced = &ch->ced; in sh_mtu2_register_clockevent() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Drenesas-ostm.c84 struct clock_event_device *ced) in ostm_clock_event_next()
97 static int ostm_shutdown(struct clock_event_device *ced) in ostm_shutdown()
105 static int ostm_set_periodic(struct clock_event_device *ced) in ostm_set_periodic()
119 static int ostm_set_oneshot(struct clock_event_device *ced) in ostm_set_oneshot()
130 struct clock_event_device *ced = dev_id; in ostm_timer_interrupt() local
144 struct clock_event_device *ced = &to->clkevt; in ostm_init_clkevt() local
H A Dnumachip.c30 static int numachip2_set_next_event(unsigned long delta, struct clock_event_device *ced) in numachip2_set_next_event()
52 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_interrupt() local
60 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_each() local
H A Dh8300_timer8.c39 struct clock_event_device ced; member
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 Djcore-pit.c36 struct clock_event_device ced; member
79 static int jcore_pit_set_state_shutdown(struct clock_event_device *ced) in jcore_pit_set_state_shutdown()
86 static int jcore_pit_set_state_oneshot(struct clock_event_device *ced) in jcore_pit_set_state_oneshot()
93 static int jcore_pit_set_state_periodic(struct clock_event_device *ced) in jcore_pit_set_state_periodic()
101 struct clock_event_device *ced) in jcore_pit_set_next_event()
H A Dsh_tmu.c46 struct clock_event_device ced; member
334 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu()
349 static int sh_tmu_clock_event_shutdown(struct clock_event_device *ced) in sh_tmu_clock_event_shutdown()
358 static int sh_tmu_clock_event_set_state(struct clock_event_device *ced, in sh_tmu_clock_event_set_state()
373 static int sh_tmu_clock_event_set_oneshot(struct clock_event_device *ced) in sh_tmu_clock_event_set_oneshot()
378 static int sh_tmu_clock_event_set_periodic(struct clock_event_device *ced) in sh_tmu_clock_event_set_periodic()
384 struct clock_event_device *ced) in sh_tmu_clock_event_next()
395 static void sh_tmu_clock_event_suspend(struct clock_event_device *ced) in sh_tmu_clock_event_suspend()
400 static void sh_tmu_clock_event_resume(struct clock_event_device *ced) in sh_tmu_clock_event_resume()
408 struct clock_event_device *ced = &ch->ced; in sh_tmu_register_clockevent() local
H A Dtimer-imx-gpt.c69 struct clock_event_device ced; member
84 static inline struct imx_timer *to_imx_timer(struct clock_event_device *ced) in to_imx_timer()
173 struct clock_event_device *ced) in mx1_2_set_next_event()
187 struct clock_event_device *ced) in v2_set_next_event()
201 static int mxc_shutdown(struct clock_event_device *ced) in mxc_shutdown()
223 static int mxc_set_oneshot(struct clock_event_device *ced) in mxc_set_oneshot()
259 struct clock_event_device *ced = dev_id; in mxc_timer_interrupt() local
274 struct clock_event_device *ced = &imxtm->ced; in mxc_clockevent_init() local
H A Dem_sti.c32 struct clock_event_device ced; member
228 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti()
233 static int em_sti_clock_event_shutdown(struct clock_event_device *ced) in em_sti_clock_event_shutdown()
240 static int em_sti_clock_event_set_oneshot(struct clock_event_device *ced) in em_sti_clock_event_set_oneshot()
250 struct clock_event_device *ced) in em_sti_clock_event_next()
264 struct clock_event_device *ced = &p->ced; in em_sti_register_clockevent() local
H A Dsh_mtu2.c38 struct clock_event_device ced; member
270 static struct sh_mtu2_channel *ced_to_sh_mtu2(struct clock_event_device *ced) in ced_to_sh_mtu2()
275 static int sh_mtu2_clock_event_shutdown(struct clock_event_device *ced) in sh_mtu2_clock_event_shutdown()
285 static int sh_mtu2_clock_event_set_periodic(struct clock_event_device *ced) in sh_mtu2_clock_event_set_periodic()
298 static void sh_mtu2_clock_event_suspend(struct clock_event_device *ced) in sh_mtu2_clock_event_suspend()
303 static void sh_mtu2_clock_event_resume(struct clock_event_device *ced) in sh_mtu2_clock_event_resume()
311 struct clock_event_device *ced = &ch->ced; in sh_mtu2_register_clockevent() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Drenesas-ostm.c84 struct clock_event_device *ced) in ostm_clock_event_next()
97 static int ostm_shutdown(struct clock_event_device *ced) in ostm_shutdown()
105 static int ostm_set_periodic(struct clock_event_device *ced) in ostm_set_periodic()
119 static int ostm_set_oneshot(struct clock_event_device *ced) in ostm_set_oneshot()
130 struct clock_event_device *ced = dev_id; in ostm_timer_interrupt() local
144 struct clock_event_device *ced = &to->clkevt; in ostm_init_clkevt() local
H A Dnumachip.c30 static int numachip2_set_next_event(unsigned long delta, struct clock_event_device *ced) in numachip2_set_next_event()
52 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_interrupt() local
60 struct clock_event_device *ced = this_cpu_ptr(&numachip2_ced); in numachip_timer_each() local
H A Dh8300_timer8.c39 struct clock_event_device ced; member
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 Djcore-pit.c36 struct clock_event_device ced; member
79 static int jcore_pit_set_state_shutdown(struct clock_event_device *ced) in jcore_pit_set_state_shutdown()
86 static int jcore_pit_set_state_oneshot(struct clock_event_device *ced) in jcore_pit_set_state_oneshot()
93 static int jcore_pit_set_state_periodic(struct clock_event_device *ced) in jcore_pit_set_state_periodic()
101 struct clock_event_device *ced) in jcore_pit_set_next_event()
H A Dsh_tmu.c46 struct clock_event_device ced; member
334 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu()
349 static int sh_tmu_clock_event_shutdown(struct clock_event_device *ced) in sh_tmu_clock_event_shutdown()
358 static int sh_tmu_clock_event_set_state(struct clock_event_device *ced, in sh_tmu_clock_event_set_state()
373 static int sh_tmu_clock_event_set_oneshot(struct clock_event_device *ced) in sh_tmu_clock_event_set_oneshot()
378 static int sh_tmu_clock_event_set_periodic(struct clock_event_device *ced) in sh_tmu_clock_event_set_periodic()
384 struct clock_event_device *ced) in sh_tmu_clock_event_next()
395 static void sh_tmu_clock_event_suspend(struct clock_event_device *ced) in sh_tmu_clock_event_suspend()
400 static void sh_tmu_clock_event_resume(struct clock_event_device *ced) in sh_tmu_clock_event_resume()
408 struct clock_event_device *ced = &ch->ced; in sh_tmu_register_clockevent() local
H A Dtimer-imx-gpt.c69 struct clock_event_device ced; member
84 static inline struct imx_timer *to_imx_timer(struct clock_event_device *ced) in to_imx_timer()
173 struct clock_event_device *ced) in mx1_2_set_next_event()
187 struct clock_event_device *ced) in v2_set_next_event()
201 static int mxc_shutdown(struct clock_event_device *ced) in mxc_shutdown()
223 static int mxc_set_oneshot(struct clock_event_device *ced) in mxc_set_oneshot()
259 struct clock_event_device *ced = dev_id; in mxc_timer_interrupt() local
274 struct clock_event_device *ced = &imxtm->ced; in mxc_clockevent_init() local
H A Dem_sti.c32 struct clock_event_device ced; member
228 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti()
233 static int em_sti_clock_event_shutdown(struct clock_event_device *ced) in em_sti_clock_event_shutdown()
240 static int em_sti_clock_event_set_oneshot(struct clock_event_device *ced) in em_sti_clock_event_set_oneshot()
250 struct clock_event_device *ced) in em_sti_clock_event_next()
264 struct clock_event_device *ced = &p->ced; in em_sti_register_clockevent() local
H A Dsh_mtu2.c38 struct clock_event_device ced; member
270 static struct sh_mtu2_channel *ced_to_sh_mtu2(struct clock_event_device *ced) in ced_to_sh_mtu2()
275 static int sh_mtu2_clock_event_shutdown(struct clock_event_device *ced) in sh_mtu2_clock_event_shutdown()
285 static int sh_mtu2_clock_event_set_periodic(struct clock_event_device *ced) in sh_mtu2_clock_event_set_periodic()
298 static void sh_mtu2_clock_event_suspend(struct clock_event_device *ced) in sh_mtu2_clock_event_suspend()
303 static void sh_mtu2_clock_event_resume(struct clock_event_device *ced) in sh_mtu2_clock_event_resume()
311 struct clock_event_device *ced = &ch->ced; in sh_mtu2_register_clockevent() local
/dports/math/rkward-kde/rkward-0.7.1/rkward/misc/
H A Drktableview.cpp193 CellEditor* ced = static_cast<CellEditor*> (editor); in setEditorData() local
205 CellEditor* ced = static_cast<CellEditor*> (editor); in setEditorData() local
241 CellEditor* ced = static_cast<CellEditor*> (editor); in setModelData() local

1234