Searched refs:led_proc_fops (Results 1 – 2 of 2) sorted by relevance
109 static const struct file_operations led_proc_fops = { variable127 led = proc_create("led", 0, NULL, &led_proc_fops); in led_init()
237 static const struct file_operations led_proc_fops = { variable259 &led_proc_fops, (void *)LED_NOLCD); /* LED */ in led_create_procfs()266 &led_proc_fops, (void *)LED_HASLCD); /* LCD */ in led_create_procfs()