Home
last modified time | relevance | path

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

/include/drm/
A Ddrm_debugfs.h51 #define DRM_DEBUGFS_GPUVA_INFO(show, data) {"gpuvas", show, DRIVER_GEM_GPUVA, data} argument
69 int (*show)(struct seq_file*, void*); member
115 int (*show)(struct seq_file*, void*); member
149 int (*show)(struct seq_file*, void*), void *data);
173 int (*show)(struct seq_file*, void*), in drm_debugfs_add_file()
/include/linux/
A Discsi_boot_sysfs.h83 ssize_t (*show) (void *data, int type, char *buf); member
111 ssize_t (*show) (void *data, int type, char *buf),
118 ssize_t (*show) (void *data, int type, char *buf),
124 ssize_t (*show) (void *data, int type, char *buf),
131 ssize_t (*show)(void *data, int type, char *buf),
A Dproc_fs.h108 int (*show)(struct seq_file *, void *), void *data);
109 #define proc_create_single(name, mode, parent, show) \ argument
110 proc_create_single_data(name, mode, parent, show, NULL)
142 int (*show)(struct seq_file *, void *), void *data);
150 int (*show)(struct seq_file *, void *),
198 #define proc_create_single(name, mode, parent, show) ({NULL;}) argument
199 #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) argument
223 #define proc_create_net_single(name, mode, parent, show, data) ({NULL;}) argument
224 #define proc_create_net_single_write(name, mode, parent, show, write, data) ({NULL;}) argument
A Dconfigfs.h119 ssize_t (*show)(struct config_item *, char *); member
128 .show = _pfx##_name##_show, \
141 .show = _pfx##_name##_show, \
A Dsysfs.h233 .show = _show, \
240 .show = _show, \
246 .show = _name##_show, \
252 .show = _name##_show, \
258 .show = _name##_show, \
275 .show = _show, \
390 ssize_t (*show)(struct kobject *, struct attribute *, char *); member
A Dkobject.h141 ssize_t (*show)(struct kobject *kobj, struct kobj_attribute *attr, member
A Dmodule.h56 ssize_t (*show)(const struct module_attribute *, struct module_kobject *, member
287 .show = __modver_version_show, \
A Dseq_file.h35 int (*show) (struct seq_file *m, void *v); member
A Dcpufreq.h316 ssize_t (*show)(struct cpufreq_policy *, char *); member
695 ssize_t (*show)(struct gov_attr_set *attr_set, char *buf); member
A Dkernfs.h443 void kernfs_show(struct kernfs_node *kn, bool show);
A Dcgroup.h126 void cgroup_file_show(struct cgroup_file *cfile, bool show);
A Ddevice.h107 ssize_t (*show)(struct device *dev, struct device_attribute *attr, member
/include/rdma/
A Dib_sysfs.h14 ssize_t (*show)(struct ib_device *ibdev, u32 port_num, member
/include/net/
A Dnetdev_rx_queue.h38 ssize_t (*show)(struct netdev_rx_queue *queue, char *buf); member
/include/linux/device/
A Ddriver.h137 ssize_t (*show)(struct device_driver *driver, char *buf); member
A Dbus.h118 ssize_t (*show)(const struct bus_type *bus, char *buf); member
A Dclass.h169 ssize_t (*show)(const struct class *class, const struct class_attribute *attr, member

Completed in 31 milliseconds