Searched defs:irq_fd (Results 1 – 1 of 1) sorted by relevance
12 struct irq_fd { struct13 struct irq_fd *next; argument14 void *id;15 int fd;16 int type;17 int irq;18 int events;19 bool active;20 bool pending;21 bool purge;