Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dio.rs199 type IoType: Into<T> + From<T>; typedef
433 Self: IoCapable<L::IoType>, in try_read()
467 Self: IoCapable<L::IoType>, in try_write()
514 Self: IoCapable<L::IoType>, in try_write_reg()
546 Self: IoCapable<L::IoType>, in try_update()
585 Self: IoKnownSize + IoCapable<L::IoType>, in read()
617 Self: IoKnownSize + IoCapable<L::IoType>, in write()
661 Self: IoKnownSize + IoCapable<L::IoType>, in write_reg()