Home
last modified time | relevance | path

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

/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs150 trait PL011Impl: SysBusDeviceImpl + IsA<PL011State> { trait
155 fn class_init<T: PL011Impl>(&mut self) { in class_init()
166 impl PL011Impl for PL011State {
712 impl PL011Impl for PL011Luminary {