Home
last modified time | relevance | path

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

/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice_class.rs109 pub unsafe extern "C" fn pl011_realize(dev: *mut DeviceState, _errp: *mut *mut Error) { in pl011_realize() function
/openbmc/qemu/hw/char/
H A Dpl011.c630 static void pl011_realize(DeviceState *dev, Error **errp) in pl011_realize() function