Home
last modified time | relevance | path

Searched defs:IrqType (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.8/kernel/src/driver/pci/
Dpci_irq.rs48 pub enum IrqType { enum
120 fn irq_init(&mut self, flag: IRQ) -> Option<IrqType> { in irq_init()
Dpci.rs371 fn irq_type_mut(&mut self) -> Option<&mut IrqType>; in irq_type_mut()
462 fn irq_type_mut(&mut self) -> Option<&mut IrqType> { in irq_type_mut()
526 fn irq_type_mut(&mut self) -> Option<&mut IrqType> { in irq_type_mut()
585 fn irq_type_mut(&mut self) -> Option<&mut IrqType> { in irq_type_mut()