Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ralink/
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 = {
93 struct systick_device *sdev; in systick_set_clock_mode()
95 sdev = container_of(evt, struct systick_device, dev); in systick_set_clock_mode()