Searched refs:led_proc_fops (Results 1 – 2 of 2) sorted by relevance
107 static const struct file_operations led_proc_fops = { variable124 led = proc_create("led", 0, NULL, &led_proc_fops); in led_init()
233 static const struct file_operations led_proc_fops = { variable255 &led_proc_fops, (void *)LED_NOLCD); /* LED */ in led_create_procfs()262 &led_proc_fops, (void *)LED_HASLCD); /* LCD */ in led_create_procfs()