OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lcd_get_screen_rows
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/api/
api_display.c
32
di->screen_rows =
lcd_get_screen_rows
();
/external/u-boot/include/
lcd_console.h
69
*
lcd_get_screen_rows
() - Get the total number of screen rows
73
int
lcd_get_screen_rows
(void);
lcd.h
94
int
lcd_get_screen_rows
(void);
/external/u-boot/common/
lcd_console.c
34
int
lcd_get_screen_rows
(void)
function
Completed in 66 milliseconds