1 import "event.idl"; 2 import "icu.idl"; 3 4 /* An input interface supporting events and IRQ binding. */ 5 6 interface Input composes Event, ICU;