Home
last modified time | relevance | path

Searched refs:cedev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/clocksource/
A Dtimer-microchip-pit64b.c173 static int mchp_pit64b_clkevt_shutdown(struct clock_event_device *cedev) in mchp_pit64b_clkevt_shutdown() argument
175 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_shutdown()
182 static int mchp_pit64b_clkevt_set_periodic(struct clock_event_device *cedev) in mchp_pit64b_clkevt_set_periodic() argument
184 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_periodic()
193 struct clock_event_device *cedev) in mchp_pit64b_clkevt_set_next_event() argument
195 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_set_next_event()
203 static void mchp_pit64b_clkevt_suspend(struct clock_event_device *cedev) in mchp_pit64b_clkevt_suspend() argument
205 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_suspend()
210 static void mchp_pit64b_clkevt_resume(struct clock_event_device *cedev) in mchp_pit64b_clkevt_resume() argument
212 struct mchp_pit64b_timer *timer = clkevt_to_mchp_pit64b_timer(cedev); in mchp_pit64b_clkevt_resume()
A Dtimer-atmel-pit.c113 static void at91sam926x_pit_suspend(struct clock_event_device *cedev) in at91sam926x_pit_suspend() argument
115 struct pit_data *data = clkevt_to_pit_data(cedev); in at91sam926x_pit_suspend()
135 static void at91sam926x_pit_resume(struct clock_event_device *cedev) in at91sam926x_pit_resume() argument
137 struct pit_data *data = clkevt_to_pit_data(cedev); in at91sam926x_pit_resume()
A Dtimer-pxa.c102 static void pxa_timer_suspend(struct clock_event_device *cedev) in pxa_timer_suspend() argument
112 static void pxa_timer_resume(struct clock_event_device *cedev) in pxa_timer_resume() argument
A Dnomadik-mtu.c153 static void nmdk_clkevt_resume(struct clock_event_device *cedev) in nmdk_clkevt_resume() argument

Completed in 12 milliseconds