lcd_no_led_support   63 drivers/parisc/led.c static int  lcd_no_led_support    __read_mostly = 0; /* KittyHawk doesn't support LED on its LCD */
lcd_no_led_support  136 drivers/parisc/led.c 	if (lcd_no_led_support) return 0;
lcd_no_led_support  252 drivers/parisc/led.c 	if (!lcd_no_led_support)
lcd_no_led_support  702 drivers/parisc/led.c 		lcd_no_led_support = 1;