pub const EARLY_RESUME: usize = bindings::IRQF_EARLY_RESUME as _; // 131_072usize
Expand description

Resume IRQ early during syscore instead of at device resume time.

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