Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/auxdisplay/
Dpanel.c114 #define NOT_SET -1 macro
223 static int selected_lcd_type = NOT_SET;
423 static int keypad_type = NOT_SET;
428 static int lcd_type = NOT_SET;
433 static int lcd_height = NOT_SET;
437 static int lcd_width = NOT_SET;
441 static int lcd_bwidth = NOT_SET; /* internal buffer width (usually 40) */
445 static int lcd_hwidth = NOT_SET; /* hardware buffer width (usually 64) */
449 static int lcd_charset = NOT_SET;
453 static int lcd_proto = NOT_SET;
[all …]