Home
last modified time | relevance | path

Searched refs:chip_bus_sync_unlock (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/exception/
H A Dmanage.rs194 desc.chip_bus_sync_unlock(); in inner_setup_irq()
575 desc.chip_bus_sync_unlock(); in inner_setup_irq()
H A Dirqdesc.rs153 self.chip_bus_sync_unlock(); in set_handler()
269 pub fn chip_bus_sync_unlock(&self) { in chip_bus_sync_unlock() method
H A Dirqchip.rs404 irq_desc.chip_bus_sync_unlock(); in __irq_set_handler()