Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dnvram.c389 static int nvram_proc_read(struct seq_file *seq, void *offset) in nvram_proc_read() function
406 return single_open(file, nvram_proc_read, NULL); in nvram_proc_open()