Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dtimer-oxnas-rps.c50 struct oxnas_rps_timer { struct
62 struct oxnas_rps_timer *rps = dev_id; in oxnas_rps_timer_irq() argument
71 static void oxnas_rps_timer_config(struct oxnas_rps_timer *rps, in oxnas_rps_timer_config()
89 struct oxnas_rps_timer *rps = in oxnas_rps_timer_shutdown()
90 container_of(evt, struct oxnas_rps_timer, clkevent); in oxnas_rps_timer_shutdown()
99 struct oxnas_rps_timer *rps = in oxnas_rps_timer_set_periodic()
100 container_of(evt, struct oxnas_rps_timer, clkevent); in oxnas_rps_timer_set_periodic()
109 struct oxnas_rps_timer *rps = in oxnas_rps_timer_set_oneshot()
110 container_of(evt, struct oxnas_rps_timer, clkevent); in oxnas_rps_timer_set_oneshot()
120 struct oxnas_rps_timer *rps = in oxnas_rps_timer_next_event()
[all …]