Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddevice.rs536 pub struct BoundInternal; struct
560 impl Sealed for super::BoundInternal {} implementation
567 impl DeviceContext for BoundInternal {} implementation
580 impl InternalBoundContext for BoundInternal {} implementation
691 $crate::device::BoundInternal => $crate::device::Bound
733 ::kernel::__impl_device_context_into_aref!($crate::device::BoundInternal, $device);