Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_debugfs.c58 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 Dvc4_drv.h853 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 Ddrm_debugfs.h168 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 Dpunit_atom_debug.c79 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 Dseq_file.h16 struct seq_file { struct
[all...]
H A Dkernfs.h201 struct seq_file *seq_file; member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h17 struct seq_file { struct
[all...]
H A Dkernfs.h253 struct seq_file *seq_file; member
[all...]
/kernel/linux/linux-6.6/arch/x86/platform/atom/
H A Dpunit_atom_debug.c79 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 Dfabrics.c1076 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 Ddrm_debugfs.c373 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 Dfabrics.c1259 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...]

Completed in 11 milliseconds