Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-gpio.c102 if (template->panic_indicator) in create_gpio_led()
181 led.panic_indicator = 1; in gpio_leds_create()
/OK3568_Linux_fs/kernel/include/linux/
H A Dleds.h519 unsigned panic_indicator : 1; member