Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dled.c108 static const struct proc_ops led_proc_ops = { variable
125 led = proc_create("led", 0, NULL, &led_proc_ops); in led_init()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dled.c108 static const struct proc_ops led_proc_ops = { variable
124 if (!proc_create("led", 0, NULL, &led_proc_ops)) in led_init()
/kernel/linux/linux-5.10/drivers/parisc/
H A Dled.c236 static const struct proc_ops led_proc_ops = { variable
257 &led_proc_ops, (void *)LED_NOLCD); /* LED */ in led_create_procfs()
264 &led_proc_ops, (void *)LED_HASLCD); /* LCD */ in led_create_procfs()

Completed in 2 milliseconds