pub const SHARED: usize = bindings::IRQF_SHARED as _; // 128usize
Allow sharing the irq among several devices.