Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dpl011.c485 static int pl011_can_receive(void *opaque) in pl011_can_receive() function
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs548 pub unsafe extern "C" fn pl011_can_receive(opaque: *mut c_void) -> c_int { in pl011_can_receive() function