Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dserial_pxa.c277 static int pxa_serial_putc(struct udevice *dev, const char ch) in pxa_serial_putc() function
328 .putc = pxa_serial_putc,