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

Allow sharing the irq among several devices.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.