Searched refs:systick_device (Results 1 – 1 of 1) sorted by relevance
32 struct systick_device { struct45 struct systick_device *sdev; in systick_next_event() argument48 sdev = container_of(evt, struct systick_device, dev); in systick_next_event()70 static struct systick_device systick = {87 struct systick_device *sdev; in systick_shutdown()89 sdev = container_of(evt, struct systick_device, dev); in systick_shutdown()102 struct systick_device *sdev; in systick_set_oneshot()105 sdev = container_of(evt, struct systick_device, dev); in systick_set_oneshot()