Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dio.rs405 fn as_view(self) -> <Self::Backend as IoBackend>::View<'a, Self::Target>; in as_view() method
1161 fn as_view(self) -> Mmio<'a, T> { in as_view() method
1284 fn as_view(self) -> RelaxedMmio<'a, T> { in as_view() method
1483 fn as_view(self) -> <Self::Backend as IoBackend>::View<'a, Self::Target> { in as_view() method
1620 fn as_view(self) -> IoSysMap<'a, T> { in as_view() method