Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dirq.h54 struct irq_chip { struct
55 const char *name;
56 unsigned int (*startup)(unsigned int irq);
80 struct irq_chip *chip; argument