Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/ras/
Ddebugfs.c13 static int trace_show(struct seq_file *m, void *v) in trace_show() function
21 return single_open(file, trace_show, NULL); in trace_open()