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