Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Dnvram.c377 static int nvram_proc_read(struct seq_file *seq, void *offset) in nvram_proc_read() function
394 if (!proc_create_single("driver/nvram", 0, NULL, nvram_proc_read)) in nvram_add_proc_fs()