Home
last modified time | relevance | path

Searched defs:of_timer_irq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-of.h11 struct of_timer_irq { struct
12 int irq;
13 int index;
14 int percpu;
15 const char *name;
39 struct of_timer_irq of_irq; argument