/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_debugfs.c | 58 vc4_debugfs_add_file(struct drm_device *dev, const char *name, int (*show)(struct seq_file*, void*), void *data) vc4_debugfs_add_file() argument
|
H A D | vc4_drv.h | 853 vc4_debugfs_add_file(struct drm_device *drm, const char *filename, int (*show)(struct seq_file*, void*), void *data) vc4_debugfs_add_file() argument
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_debugfs.h | 168 drm_debugfs_add_file(struct drm_device *dev, const char *name, int (*show)(struct seq_file*, void*), void *data) drm_debugfs_add_file() argument
|
/kernel/linux/linux-5.10/arch/x86/platform/atom/ |
H A D | punit_atom_debug.c | 79 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | seq_file.h | 16 struct seq_file { struct [all...] |
H A D | kernfs.h | 201 struct seq_file *seq_file; member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | seq_file.h | 17 struct seq_file { struct [all...] |
H A D | kernfs.h | 253 struct seq_file *seq_file; member [all...] |
/kernel/linux/linux-6.6/arch/x86/platform/atom/ |
H A D | punit_atom_debug.c | 79 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show() argument
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | fabrics.c | 1076 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local 1108 static int nvmf_dev_show(struct seq_file *seq_file, void *private) in nvmf_dev_show() argument 1140 struct seq_file *seq_fil in nvmf_dev_release() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_debugfs.c | 373 drm_debugfs_add_file(struct drm_device *dev, const char *name, int (*show)(struct seq_file*, void*), void *data) drm_debugfs_add_file() argument [all...] |
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | fabrics.c | 1259 struct seq_file *seq_file = file->private_data; in nvmf_dev_write() local 1291 static void __nvmf_concat_opt_tokens(struct seq_file *seq_file) in __nvmf_concat_opt_tokens() argument 1311 nvmf_dev_show(struct seq_file *seq_file, void *private) nvmf_dev_show() argument 1342 struct seq_file *seq_file = file->private_data; nvmf_dev_release() local [all...] |