led_proc_fops     107 arch/sparc/kernel/led.c static const struct file_operations led_proc_fops = {
led_proc_fops     124 arch/sparc/kernel/led.c 	led = proc_create("led", 0, NULL, &led_proc_fops);
led_proc_fops     233 drivers/parisc/led.c static const struct file_operations led_proc_fops = {
led_proc_fops     255 drivers/parisc/led.c 					&led_proc_fops, (void *)LED_NOLCD); /* LED */
led_proc_fops     262 drivers/parisc/led.c 					&led_proc_fops, (void *)LED_HASLCD); /* LCD */