Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dstdio_dev.h95 int drv_lcd_init (void);
/openbmc/u-boot/common/
H A Dstdio.c371 drv_lcd_init (); in stdio_add_devices()
H A Dlcd.c148 int drv_lcd_init(void) in drv_lcd_init() function