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

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

Completed in 69 milliseconds