Home
last modified time | relevance | path

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

/drivers/staging/unisys/visorutil/
Deasyproc.c84 static int seq_show_device_property(struct seq_file *seq, void *offset);
98 return single_open(file, seq_show_device_property, PDE_DATA(inode)); in proc_open_device_property()
323 static int seq_show_device_property(struct seq_file *seq, void *offset) in seq_show_device_property() function