Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dconsole_rotate.c84 static int console_putc_xy_1(struct udevice *dev, uint x_frac, uint y, char ch) in console_putc_xy_1() function
432 .putc_xy = console_putc_xy_1,