Searched defs:MiscDeviceRegistration (Results 1 – 1 of 1) sorted by relevance
50 pub struct MiscDeviceRegistration<T> { struct58 unsafe impl<T> Send for MiscDeviceRegistration<T> {} implementation61 unsafe impl<T> Sync for MiscDeviceRegistration<T> {} implementation63 impl<T: MiscDevice> MiscDeviceRegistration<T> { impl99 impl<T> PinnedDrop for MiscDeviceRegistration<T> { implementation