Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dpl011.c465 static void pl011_receive(void *opaque, const uint8_t *buf, int size) in pl011_receive() function
604 qemu_chr_fe_set_handlers(&s->chr, pl011_can_receive, pl011_receive, in pl011_realize()