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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dcoretemp.c67 static ssize_t show_name(struct device *dev, struct device_attribute function
109 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_name, NULL, SHOW_LABEL);
110 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, SHOW_NAME);
H A Dk8temp.c101 static ssize_t show_name(struct device *dev, struct device_attribute function
129 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dsmsc47b397.c192 static ssize_t show_name(struct device *dev, struct device_attribute function
198 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dpc87427.c375 static ssize_t show_name(struct device *dev, struct device_attribute function
382 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dlm78.c498 static ssize_t show_name(struct device *dev, struct device_attribute function
505 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dsmsc47m1.c357 static ssize_t show_name(struct device *dev, struct device_attribute function
364 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dabituguru.c1053 static ssize_t show_name(struct device *dev, function
1126 SENSOR_ATTR_2(name, 0444, show_name, NULL, 0, 0),
H A Dvt1211.c842 static ssize_t show_name(struct device *dev, function
1044 __ATTR(name, S_IRUGO, show_name, NULL),
H A Df71805f.c815 static ssize_t show_name(struct device *dev, struct device_attribute function
956 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dw83627hf.c924 static ssize_t show_name(struct device *dev, struct device_attribute function
931 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
H A Dw83781d.c750 show_name(struct device *dev, struct device_attribute *devattr, char *buf) function
755 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-sysfs.c83 static ssize_t show_name(int id,struct class_device *class_dev,char *buf) function
95 pvr2_sysfs_trace("pvr2_sysfs(%p) show_name(cid=%d) is %s",sfp,id,name);
313 CREATE_SHOW_INSTANCE(show_name,ctl_id) \
386 ssize_t (*show_name)(struct class_device *,char *); member in struct:pvr2_sysfs_func_set
402 .show_name = show_name_##ctl_id, \
511 cip->attr_name.show = fp->show_name;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbsysfs.c382 static ssize_t show_name(struct device *device, function
499 __ATTR(name, S_IRUGO, show_name, NULL),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dgconf.c34 static gboolean show_name = TRUE; variable
217 show_name);
410 gtk_tree_view_column_set_visible(column, show_name);
656 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active;
659 gtk_tree_view_column_set_visible(col, show_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvideodev.c57 static ssize_t show_name(struct class_device *cd, char *buf) function
64 static CLASS_DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dvt.c3197 static ssize_t show_name(struct device *dev, struct device_attribute *attr, function
3210 __ATTR(name, S_IRUGO, show_name, NULL),

Completed in 173 milliseconds