Home
last modified time | relevance | path

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

/drivers/staging/unisys/visorutil/
Dprocobjecttree.c115 static int seq_show(struct seq_file *seq, void *offset);
118 return single_open(file, seq_show, PDE_DATA(inode)); in proc_open()
342 static int seq_show(struct seq_file *seq, void *offset) in seq_show() function