Searched defs:IrqSource (Results 1 – 3 of 3) sorted by relevance
129 fn conflict(source: &IrqSource, other: &IrqSource) -> bool { in conflict()154 fn same_source(source: &IrqSource, other: &IrqSource) -> bool { in same_source()164 fn get_mut(&mut self, irq: usize) -> &mut Vec<IrqSource> { in get_mut()
521 pub enum IrqSource { enum
297 pub enum IrqSource { enum