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

/linux-4.4.14/arch/mips/ralink/
H A Dcevt-rt3352.c32 struct systick_device { struct
45 struct systick_device *sdev; systick_next_event()
48 sdev = container_of(evt, struct systick_device, dev); systick_next_event()
70 static struct systick_device systick = {
93 struct systick_device *sdev; systick_shutdown()
95 sdev = container_of(evt, struct systick_device, dev); systick_shutdown()
107 struct systick_device *sdev; systick_set_oneshot()
109 sdev = container_of(evt, struct systick_device, dev); systick_set_oneshot()

Completed in 212 milliseconds