Searched refs:nvram_proc_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/m68k/atari/
H A Dnvram.c244 static int nvram_proc_read(struct seq_file *seq, void *offset) function
264 if (!proc_create_single("driver/nvram", 0, NULL, nvram_proc_read)) {
/linux-master/drivers/char/
H A Dnvram.c474 static int nvram_proc_read(struct seq_file *seq, void *offset) function
521 if (!proc_create_single("driver/nvram", 0, NULL, nvram_proc_read)) {

Completed in 123 milliseconds