Searched refs:has_irq (Results 1 – 2 of 2) sorted by relevance
94 pub fn has_irq(&self) -> bool { in has_irq() method95 self.pi_regs.has_irq() || self.po_regs.has_irq() || self.mc_regs.has_irq() in has_irq()281 if regs.has_irq() { in set_irq_event()
283 pub fn has_irq(&self) -> bool { in has_irq() method