Home
last modified time | relevance | path

Searched refs:PL011UartRecvNotify (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h192 int32_t PL011UartRecvNotify(struct UartDriverData *udd, const char *buf, size_t count);
H A Duart_pl011.c409 int32_t PL011UartRecvNotify(struct UartDriverData *udd, const char *buf, size_t count) in PL011UartRecvNotify() function
H A Duart_hi35xx.c467 udd->recv = PL011UartRecvNotify; in Hi35xxAttach()
/device/qemu/drivers/uart/
H A Duart_pl011.h190 int32_t PL011UartRecvNotify(struct UartDriverData *udd, const char *buf, size_t count);
H A Duart_pl011.c410 int32_t PL011UartRecvNotify(struct UartDriverData *udd, const char *buf, size_t count) in PL011UartRecvNotify() function
H A Duart.c378 udd->recv = PL011UartRecvNotify; in Hi35xxAttach()

Completed in 5 milliseconds