Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parisc/
H A Dled.c127 #define LED_NOLCD 0 macro
158 case LED_NOLCD: in led_proc_show()
199 case LED_NOLCD: in led_proc_write()
231 if ((long)data == LED_NOLCD) in led_proc_write()
257 &led_proc_ops, (void *)LED_NOLCD); /* LED */ in led_create_procfs()
575 led_type = LED_NOLCD; in register_led_driver()
583 led_type = LED_NOLCD; in register_led_driver()

Completed in 2 milliseconds