Home
last modified time | relevance | path

Searched refs:irq_clear_status_flags (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/exception/
H A Dirqdomain.rs223 irq_manager().irq_clear_status_flags(irq, IrqLineStatus::IRQ_NOREQUEST)?; in domain_associate()
H A Dmanage.rs1025 pub fn irq_clear_status_flags( in irq_clear_status_flags() method