Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dio.rs197 pub trait IoLoc<T> { trait
210 impl IoLoc<$ty> for usize {
432 L: IoLoc<T>, in try_read()
466 L: IoLoc<T>, in try_write()
512 L: IoLoc<T>, in try_write_reg()
545 L: IoLoc<T>, in try_update()
584 L: IoLoc<T>, in read()
616 L: IoLoc<T>, in write()
659 L: IoLoc<T>, in write_reg()
692 L: IoLoc<T>, in update()