Home
last modified time | relevance | path

Searched refs:show_name (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dvia-cputemp.c63 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
107 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_name, NULL, SHOW_LABEL);
108 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, SHOW_NAME);
Dabx500.h26 ssize_t (*show_name)(struct device *, member
Dhwmon.c37 show_name(struct device *dev, struct device_attribute *attr, char *buf) in show_name() function
41 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dabx500.c124 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name() function
129 return data->ops.show_name(dev, devattr, buf); in show_name()
276 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
401 if (err < 0 || !data->ops.read_sensor || !data->ops.show_name || in abx500_temp_probe()
Dmax1111.c98 static ssize_t show_name(struct device *dev, in show_name() function
125 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dk8temp.c103 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
136 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dultra45_env.c211 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() function
217 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
Dab8500.c197 data->ops.show_name = ab8500_show_name; in abx500_hwmon_init()
Dibmpex.c272 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name() function
277 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
Di5k_amb.c117 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name() function
124 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dsch5636.c173 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name() function
292 SENSOR_ATTR(name, 0444, show_name, NULL, 0),
Dsch5627.c208 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name() function
329 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dabituguru3.c917 static ssize_t show_name(struct device *dev, in show_name() function
968 SENSOR_ATTR_2(name, 0444, show_name, NULL, 0, 0),
Dsht15.c784 static ssize_t show_name(struct device *dev, in show_name() function
802 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dsmsc47m1.c445 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
452 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dacpi_power_meter.c459 static ssize_t show_name(struct device *dev, in show_name() function
518 RO_SENSOR_TEMPLATE("name", show_name, 0),
Dvia686a.c610 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
616 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dsis5595.c519 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() function
525 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dibmaem.c816 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name() function
823 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
Dvt8231.c636 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
642 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dvt1211.c898 static ssize_t show_name(struct device *dev, in show_name() function
1087 __ATTR(name, S_IRUGO, show_name, NULL),
Dpc87427.c946 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
953 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dabituguru.c1194 static ssize_t show_name(struct device *dev, in show_name() function
1267 SENSOR_ATTR_2(name, 0444, show_name, NULL, 0, 0),
Df71882fg.c364 static ssize_t show_name(struct device *dev, struct device_attribute *devattr,
378 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
2139 static ssize_t show_name(struct device *dev, struct device_attribute *devattr, in show_name() function
Df71805f.c983 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
1183 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dw83781d.c1619 show_name(struct device *dev, struct device_attribute *devattr, char *buf) in show_name() function
1624 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dw83627hf.c1267 show_name(struct device *dev, struct device_attribute *devattr, char *buf) in show_name() function
1273 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dpc87360.c1109 static ssize_t show_name(struct device *dev, in show_name() function
1116 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Ddme1737.c1506 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() function
1650 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL); /* for ISA devices */
Dit87.c1528 static ssize_t show_name(struct device *dev, struct device_attribute in show_name() function
1534 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
Dw83627ehf.c1690 static ssize_t show_name(struct device *dev, struct device_attribute *attr,
1697 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/linux-4.1.27/net/bluetooth/
Dhci_sysfs.c146 static ssize_t show_name(struct device *dev, in show_name() function
168 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/linux-4.1.27/Documentation/zh_CN/filesystems/
Dsysfs.txt233 static ssize_t show_name(struct device *dev, struct device_attribute *attr,
247 static DEVICE_ATTR(name, S_IRUGO, show_name, store_name);
/linux-4.1.27/scripts/kconfig/
Dgconf.c38 static gboolean show_name = TRUE; variable
155 show_name); in init_main_window()
342 gtk_tree_view_column_set_visible(column, show_name); in init_right_tree()
576 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_name1_activate()
579 gtk_tree_view_column_set_visible(col, show_name); in on_show_name1_activate()
/linux-4.1.27/drivers/video/fbdev/core/
Dfbsysfs.c392 static ssize_t show_name(struct device *device, in show_name() function
508 __ATTR(name, S_IRUGO, show_name, NULL),
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-extcon28 "show_name" defined, the callback will provide the name with
/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-sysfs.c87 static ssize_t show_name(struct device *class_dev, in show_name() function
330 cip->attr_name.show = show_name; in pvr2_sysfs_add_control()
/linux-4.1.27/Documentation/filesystems/
Dsysfs.txt231 static ssize_t show_name(struct device *dev, struct device_attribute *attr,
245 static DEVICE_ATTR(name, S_IRUGO, show_name, store_name);
/linux-4.1.27/drivers/i2c/
Di2c-core.c707 show_name(struct device *dev, struct device_attribute *attr, char *buf) in show_name() function
712 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
/linux-4.1.27/drivers/tty/vt/
Dvt.c3422 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() function
3434 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);