Searched refs:is_wakeup_set (Results 1 – 2 of 2) sorted by relevance
103 pub fn is_wakeup_set(&self) -> bool { in is_wakeup_set() method110 .is_wakeup_set() in is_wakeup_set()594 pub const fn is_wakeup_set(&self) -> bool { in is_wakeup_set() method
244 let wakeup = irq_desc.irq_data().is_wakeup_set(); in show()