Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/pci/
H A Dpci.rs407 fn irq_type_mut(&self) -> Option<&RwLock<IrqType>>; in irq_type_mut() method
495 fn irq_type_mut(&self) -> Option<&RwLock<IrqType>> { in irq_type_mut() method
559 fn irq_type_mut(&self) -> Option<&RwLock<IrqType>> { in irq_type_mut() method
616 fn irq_type_mut(&self) -> Option<&RwLock<IrqType>> { in irq_type_mut() method