Home
last modified time | relevance | path

Searched defs:ExclusiveIoMem (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/io/
H A Dmem.rs205 /// Creates a new `ExclusiveIoMem` instance from a previously acquired [`IoRequest`]. implementation
159 pub struct ExclusiveIoMem<const SIZE: usize> { global() struct
170 impl<const SIZE: usize> ExclusiveIoMem<SIZE> { global() implementation
[all...]