Searched refs:systick_device (Results 1 – 1 of 1) sorted by relevance
29 struct systick_device { struct42 struct systick_device *sdev; in systick_next_event() argument45 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