Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dled.c80 .model = DISPLAY_MODEL_NONE,
486 lcd_info.model = DISPLAY_MODEL_NONE; in early_led_init()
505 case DISPLAY_MODEL_NONE: /* no LED or LCD available */ in early_led_init()
/openbmc/linux/arch/parisc/include/asm/
H A Dled.h21 #define DISPLAY_MODEL_NONE 1 /* no LED or LCD */ macro