Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/auxdisplay/
Dpanel.c304 #define DEFAULT_LCD_PROTO LCD_PROTO_PARALLEL macro
360 #undef DEFAULT_LCD_PROTO
361 #define DEFAULT_LCD_PROTO CONFIG_PANEL_LCD_PROTO macro
953 lcd.proto = DEFAULT_LCD_PROTO; in lcd_init()