Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dpl011.c676 static void pl011_luminary_init(Object *obj) in pl011_luminary_init() function
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs643 pub unsafe extern "C" fn pl011_luminary_init(obj: *mut Object) { in pl011_luminary_init() function