Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parisc/
Dled.c131 #define LED_NOLCD 0 macro
162 case LED_NOLCD: in led_proc_show()
203 case LED_NOLCD: in led_proc_write()
235 if ((long)data == LED_NOLCD) in led_proc_write()
262 &led_proc_fops, (void *)LED_NOLCD); /* LED */ in led_create_procfs()
580 led_type = LED_NOLCD; in register_led_driver()
588 led_type = LED_NOLCD; in register_led_driver()