Searched refs:show_fn (Results 1 – 1 of 1) sorted by relevance
906 int (*show_fn)(struct seq_file *s, void *data); member914 return single_open(file, entry->show_fn, entry->data); in dss_debug_open()926 int (*show_fn)(struct seq_file *s, void *data), in dss_debugfs_create_file()935 entry->show_fn = show_fn; in dss_debugfs_create_file()