Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-gpio.c108 if (template->panic_indicator) in create_gpio_led()
188 led.panic_indicator = 1; in gpio_leds_create()
/linux/include/linux/
H A Dleds.h682 unsigned panic_indicator : 1; member