Searched defs:seq_file (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/drm/
H A Ddrm_debugfs.h169 drm_debugfs_add_file(struct drm_device *dev, const char *name, int (*show)(struct seq_file*, void*), void *data) argument
/linux-master/include/linux/
H A Dseq_file.h17 struct seq_file { struct
[all...]
H A Dkernfs.h255 struct seq_file *seq_file; member in struct:kernfs_open_file
[all...]
/linux-master/arch/x86/platform/atom/
H A Dpunit_atom_debug.c82 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) argument
/linux-master/drivers/gpu/drm/
H A Ddrm_debugfs.c354 drm_debugfs_add_file(struct drm_device *dev, const char *name, int (*show)(struct seq_file*, void*), void *data) argument
[all...]
/linux-master/drivers/nvme/host/
H A Dfabrics.c1332 struct seq_file *seq_file = file->private_data; local
1364 static void __nvmf_concat_opt_tokens(struct seq_file *seq_file) argument
1384 nvmf_dev_show(struct seq_file *seq_file, void *private) argument
1415 struct seq_file *seq_file = file->private_data; local
[all...]

Completed in 362 milliseconds