Home
last modified time | relevance | path

Searched defs:IrqReturn (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/irq/
H A Drequest.rs21 pub enum IrqReturn { enum
39 fn handle(&self, device: &Device<Bound>) -> IrqReturn; in handle() argument
43 fn handle(&self, device: &Device<Bound>) -> IrqReturn { in handle() argument
49 fn handle(&self, device: &Device<Bound>) -> IrqReturn { in handle() argument
308 handle_threaded(&self, device: &Device<Bound>) -> IrqReturn handle_threaded() argument
316 handle_threaded(&self, device: &Device<Bound>) -> IrqReturn handle_threaded() argument
326 handle_threaded(&self, device: &Device<Bound>) -> IrqReturn handle_threaded() argument
[all...]