Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dauxiliary.rs227 unsafe { parent.as_bound() } in parent()
H A Ddevice.rs190 pub unsafe fn as_bound(&self) -> &Device<Bound> { in as_bound() method