Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dlcd_console.c44 static void lcd_putc_xy0(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy0() function
147 cons.fp_putc_xy = &lcd_putc_xy0; in lcd_init_console()