Searched refs:DISPLAY_MODEL_LCD (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dled.h20 #define DISPLAY_MODEL_LCD 0 /* KittyHawk LED or LCD */ macro
/linux-master/drivers/parisc/
H A Dled.c56 unsigned long lcd_width:16; /* width of the LCD in chars (DISPLAY_MODEL_LCD only) */
103 if (lcd_info.model != DISPLAY_MODEL_LCD)
409 case DISPLAY_MODEL_LCD:
472 lcd_info.model = DISPLAY_MODEL_LCD;
493 case DISPLAY_MODEL_LCD: /* LCD display */
535 case DISPLAY_MODEL_LCD:

Completed in 144 milliseconds