Searched refs:as_bound (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | auxiliary.rs | 227 unsafe { parent.as_bound() } in parent() |
| H A D | device.rs | 190 pub unsafe fn as_bound(&self) -> &Device<Bound> { in as_bound() method |