Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Dcevt-rt3352.c32 struct systick_device { struct
45 struct systick_device *sdev; in systick_next_event() argument
48 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()