Lines Matching defs:clock_event_device
82 struct clock_event_device { struct
83 void (*event_handler)(struct clock_event_device *); argument
85 struct clock_event_device *); argument
87 struct clock_event_device *); argument
99 struct clock_event_device *); argument
100 unsigned long min_delta_ticks;
101 unsigned long max_delta_ticks;
103 const char *name;
104 int rating;
105 int irq;
106 const struct cpumask *cpumask;
107 struct list_head list;