pub const TRIGGER_NONE: usize = bindings::IRQF_TRIGGER_NONE as _; // 0usize
Expand description

Use the interrupt line as already configured.

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