pub const SHARED: usize = bindings::IRQF_SHARED as _; // 128usize
Expand description

Allow sharing the irq among several devices.