Searched defs:IrqSource (Results 1 – 3 of 3) sorted by relevance
240 fn conflict(source: &IrqSource, other: &IrqSource) -> bool { in conflict()265 fn same_source(source: &IrqSource, other: &IrqSource) -> bool { in same_source()275 fn get_mut(&mut self, irq: usize) -> &mut Vec<IrqSource> { in get_mut()
526 pub enum IrqSource { enum
300 pub enum IrqSource { enum