Home
last modified time | relevance | path

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

/drivers/hwmon/
A Dultra45_env.c213 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() function
219 static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
A Dabituguru3.c904 static ssize_t show_name(struct device *dev, in show_name() function
955 SENSOR_ATTR_2(name, 0444, show_name, NULL, 0, 0),
A Dvt1211.c885 static ssize_t show_name(struct device *dev, in show_name() function
1074 __ATTR(name, S_IRUGO, show_name, NULL),
A Dabituguru.c1181 static ssize_t show_name(struct device *dev, in show_name() function
1254 SENSOR_ATTR_2(name, 0444, show_name, NULL, 0, 0),
/drivers/video/fbdev/core/
A Dfbsysfs.c315 static ssize_t show_name(struct device *device, in show_name() function
427 static DEVICE_ATTR(name, 0444, show_name, NULL);
/drivers/media/usb/pvrusb2/
A Dpvrusb2-sysfs.c69 static ssize_t show_name(struct device *class_dev, in show_name() function
311 cip->attr_name.show = show_name; in pvr2_sysfs_add_control()
/drivers/tty/vt/
A Dvt.c4165 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name() function
4177 static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);

Completed in 34 milliseconds