Home
last modified time | relevance | path

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

/drivers/clocksource/
A Dtimer-ralink.c29 struct systick_device { struct
42 struct systick_device *sdev; in systick_next_event() argument
45 sdev = container_of(evt, struct systick_device, dev); in systick_next_event()
67 static struct systick_device systick = {
84 struct systick_device *sdev; in systick_shutdown()
86 sdev = container_of(evt, struct systick_device, dev); in systick_shutdown()
99 struct systick_device *sdev; in systick_set_oneshot()
102 sdev = container_of(evt, struct systick_device, dev); in systick_set_oneshot()

Completed in 4 milliseconds