Home
last modified time | relevance | path

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

/drivers/staging/unisys/visorutil/
Deasyproc.c83 static int seq_show_device(struct seq_file *seq, void *offset);
87 return single_open(file, seq_show_device, PDE_DATA(inode)); in proc_open_device()
311 static int seq_show_device(struct seq_file *seq, void *offset) in seq_show_device() function