Searched refs:name_show (Results 1 - 13 of 13) sorted by relevance

/drivers/switch/
H A Dswitch_class.c43 static ssize_t name_show(struct device *dev, struct device_attribute *attr, function
58 static DEVICE_ATTR(name, S_IRUGO, name_show, NULL);
74 length = name_show(sdev->dev, NULL, prop_buf);
/drivers/pps/
H A Dsysfs.c78 static ssize_t name_show(struct device *dev, struct device_attribute *attr, function
/drivers/thermal/
H A Dthermal_hwmon.c62 name_show(struct device *dev, struct device_attribute *attr, char *buf) function
67 static DEVICE_ATTR(name, 0444, name_show, NULL);
/drivers/rtc/
H A Drtc-sysfs.c28 name_show(struct device *dev, struct device_attribute *attr, char *buf) function
/drivers/isdn/mISDN/
H A Dcore.c95 static ssize_t name_show(struct device *dev, function
/drivers/extcon/
H A Dextcon-class.c153 static ssize_t name_show(struct device *dev, struct device_attribute *attr, function
233 length = name_show(&edev->dev, NULL, prop_buf);
/drivers/i2c/
H A Di2c-dev.c100 static ssize_t name_show(struct device *dev, function
/drivers/powercap/
H A Dpowercap_sys.c359 static ssize_t name_show(struct device *dev, function
/drivers/media/v4l2-core/
H A Dv4l2-dev.c74 static ssize_t name_show(struct device *cd, function
/drivers/uio/
H A Duio.c214 static ssize_t name_show(struct device *dev, function
/drivers/w1/
H A Dw1.c101 static ssize_t name_show(struct device *dev, struct device_attribute *attr, char *buf) function
/drivers/ssb/
H A Dmain.c386 name_show(struct device *dev, struct device_attribute *attr, char *buf) function
/drivers/regulator/
H A Dcore.c327 static ssize_t name_show(struct device *dev, struct device_attribute *attr, function

Completed in 9136 milliseconds