Home
last modified time | relevance | path

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

/linux/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()