Home
last modified time | relevance | path

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

/arch/um/include/shared/
Dirq_user.h12 struct irq_fd { struct
13 struct irq_fd *next; argument
14 void *id;
15 int fd;
16 int type;
17 int irq;
18 int events;
19 bool active;
20 bool pending;
21 bool purge;