Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/parisc/
Dled.c127 #define LED_NOLCD 0 macro
155 case LED_NOLCD: in led_proc_show()
196 case LED_NOLCD: in led_proc_write()
228 if ((long)data == LED_NOLCD) in led_proc_write()
254 &led_proc_ops, (void *)LED_NOLCD); /* LED */ in led_create_procfs()
572 led_type = LED_NOLCD; in register_led_driver()
580 led_type = LED_NOLCD; in register_led_driver()