Home
last modified time | relevance | path

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

/linux/rust/kernel/irq/
H A Drequest.rs
/linux/rust/kernel/
H A Dauxiliary.rs263 unsafe { parent.as_bound() }
H A Ddevice.rs191 pub unsafe fn as_bound(&self) -> &Device<Bound> { in as_bound() method