Lines Matching refs:devattr
86 struct device_attribute *devattr, char *buf) in da9052_vddout_show() argument
118 struct device_attribute *devattr, char *buf) in da9052_ich_show() argument
132 struct device_attribute *devattr, char *buf) in da9052_tbat_show() argument
140 struct device_attribute *devattr, char *buf) in da9052_vbat_show() argument
153 struct device_attribute *devattr, in da9052_misc_channel_show() argument
157 int channel = to_sensor_dev_attr(devattr)->index; in da9052_misc_channel_show()
241 struct device_attribute *devattr, char *buf) in da9052_tsi_show() argument
244 int channel = to_sensor_dev_attr(devattr)->index; in da9052_tsi_show()
258 struct device_attribute *devattr, char *buf) in da9052_tjunc_show() argument
280 struct device_attribute *devattr, char *buf) in da9052_vbbat_show() argument
293 struct device_attribute *devattr, char *buf) in label_show() argument
296 input_names[to_sensor_dev_attr(devattr)->index]); in label_show()