Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-oxnas-rps.c61 struct oxnas_rps_timer { struct
73 struct oxnas_rps_timer *rps = dev_id; in oxnas_rps_timer_irq() argument
82 static void oxnas_rps_timer_config(struct oxnas_rps_timer *rps, in oxnas_rps_timer_config()
100 struct oxnas_rps_timer *rps = in oxnas_rps_timer_shutdown()
101 container_of(evt, struct oxnas_rps_timer, clkevent); in oxnas_rps_timer_shutdown()
110 struct oxnas_rps_timer *rps = in oxnas_rps_timer_set_periodic()
111 container_of(evt, struct oxnas_rps_timer, clkevent); in oxnas_rps_timer_set_periodic()
120 struct oxnas_rps_timer *rps = in oxnas_rps_timer_set_oneshot()
121 container_of(evt, struct oxnas_rps_timer, clkevent); in oxnas_rps_timer_set_oneshot()
131 struct oxnas_rps_timer *rps = in oxnas_rps_timer_next_event()
[all …]