Searched refs:nvram_proc_read (Results 1 – 2 of 2) sorted by relevance
244 static int nvram_proc_read(struct seq_file *seq, void *offset) in nvram_proc_read() function264 if (!proc_create_single("driver/nvram", 0, NULL, nvram_proc_read)) { in atari_nvram_init()
474 static int nvram_proc_read(struct seq_file *seq, void *offset) in nvram_proc_read() function521 if (!proc_create_single("driver/nvram", 0, NULL, nvram_proc_read)) { in nvram_module_init()