Searched refs:show_name (Results 1 - 25 of 42) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dwm8350-hwmon.c31 static ssize_t show_name(struct device *dev, function
71 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dvia-cputemp.c59 static ssize_t show_name(struct device *dev, struct device_attribute function
89 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_name, NULL, SHOW_LABEL);
90 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, SHOW_NAME);
H A Dk10temp.c86 static ssize_t show_name(struct device *dev, function
96 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dmax1111.c85 static ssize_t show_name(struct device *dev, function
107 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dwm831x-hwmon.c37 static ssize_t show_name(struct device *dev, function
103 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dcoretemp.c70 static ssize_t show_name(struct device *dev, struct device_attribute function
115 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_name, NULL, SHOW_LABEL);
116 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, SHOW_NAME);
H A Dpkgtemp.c67 static ssize_t show_name(struct device *dev, struct device_attribute function
110 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_name, NULL, SHOW_LABEL);
111 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, SHOW_NAME);
H A Dk8temp.c104 static ssize_t show_name(struct device *dev, struct device_attribute function
137 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dsmsc47b397.c199 static ssize_t show_name(struct device *dev, struct device_attribute function
205 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dultra45_env.c196 static ssize_t show_name(struct device *dev, struct device_attribute *attr, char *buf) function
201 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
H A Dabituguru3.c856 static ssize_t show_name(struct device *dev, function
907 SENSOR_ATTR_2(name, 0444, show_name, NULL, 0, 0),
H A Di5k_amb.c120 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, function
127 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dibmpex.c276 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, function
281 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
H A Dsht15.c371 static ssize_t show_name(struct device *dev, function
385 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dibmaem.c830 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, function
837 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
H A Dlm78.c517 static ssize_t show_name(struct device *dev, struct device_attribute function
524 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dsis5595.c455 static ssize_t show_name(struct device *dev, struct device_attribute *attr, function
461 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dv4l2-dev.c51 static ssize_t show_name(struct device *cd, function
60 __ATTR(name, S_IRUGO, show_name, NULL),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dgconf.c38 static gboolean show_name = TRUE; variable
156 show_name);
349 gtk_tree_view_column_set_visible(column, show_name);
583 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active;
586 gtk_tree_view_column_set_visible(col, show_name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dfbsysfs.c384 static ssize_t show_name(struct device *device, function
501 __ATTR(name, S_IRUGO, show_name, NULL),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dhci_sysfs.c218 static ssize_t show_name(struct device *dev, struct device_attribute *attr, char *buf) function
349 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c34 static gboolean show_name = TRUE; variable
225 show_name);
414 gtk_tree_view_column_set_visible(column, show_name);
662 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active;
665 gtk_tree_view_column_set_visible(col, show_name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-sysfs.c87 static ssize_t show_name(struct device *class_dev, function
95 pvr2_sysfs_trace("pvr2_sysfs(%p) show_name(cid=%d) is %s",
329 cip->attr_name.show = show_name;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uio/
H A Duio.c231 static ssize_t show_name(struct device *dev, function
240 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dpower_meter.c464 static ssize_t show_name(struct device *dev, function
511 {"name", show_name, 0},

Completed in 311 milliseconds

12