Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/auxdisplay/
Dpanel.c307 #define DEFAULT_LCD_PROTO LCD_PROTO_PARALLEL macro
363 #undef DEFAULT_LCD_PROTO
364 #define DEFAULT_LCD_PROTO CONFIG_PANEL_LCD_PROTO macro
956 lcd.proto = DEFAULT_LCD_PROTO; in lcd_init()