Searched defs:RustMiscDevice (Results 1 – 1 of 1) sorted by relevance
150 struct RustMiscDevice { global() struct 157 impl MiscDevice for RustMiscDevice { global() implementation 176 ioctl(me: Pin<&RustMiscDevice>, _file: &File, cmd: u32, arg: usize) -> Result<isize> ioctl() argument 198 impl PinnedDrop for RustMiscDevice { global() implementation 204 impl RustMiscDevice { global() implementation