Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dlcd_console_rotation.c11 static void lcd_putc_xy90(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy90() function
177 pcons->fp_putc_xy = &lcd_putc_xy90; in lcd_init_console_rot()