Function kernel_hal::drivers::all_irq
source · [−]pub fn all_irq() -> &'static DeviceList<dyn IrqScheme>Expand description
Returns all devices which implement the IrqScheme.
pub fn all_irq() -> &'static DeviceList<dyn IrqScheme>Returns all devices which implement the IrqScheme.