Home
last modified time | relevance | path

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

/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs685 pub struct PL011Luminary {
689 qom_isa!(PL011Luminary : PL011State, SysBusDevice, DeviceState, Object);
691 unsafe impl ObjectType for PL011Luminary {
696 impl ObjectImpl for PL011Luminary {
702 impl PL011Impl for PL011Luminary {
706 impl DeviceImpl for PL011Luminary {} implementation
707 impl ResettablePhasesImpl for PL011Luminary {} implementation
708 impl SysBusDeviceImpl for PL011Luminary {}
684 pub struct PL011Luminary { global() struct
688 parent_objPL011Luminary global() argument
690 unsafe impl ObjectType for PL011Luminary { global() implementation
695 impl ObjectImpl for PL011Luminary { global() implementation
701 impl PL011Impl for PL011Luminary { global() implementation
705 impl DeviceImpl for PL011Luminary {} global() implementation