Lines Matching defs:attr
861 static ssize_t infos_show(struct device *dev, struct device_attribute *attr, in infos_show()
963 static ssize_t ledd_show(struct device *dev, struct device_attribute *attr, in ledd_show()
971 static ssize_t ledd_store(struct device *dev, struct device_attribute *attr, in ledd_store()
1021 static ssize_t wlan_show(struct device *dev, struct device_attribute *attr, in wlan_show()
1029 static ssize_t wlan_store(struct device *dev, struct device_attribute *attr, in wlan_store()
1050 static ssize_t bluetooth_show(struct device *dev, struct device_attribute *attr, in bluetooth_show()
1059 struct device_attribute *attr, const char *buf, in bluetooth_store()
1080 static ssize_t wimax_show(struct device *dev, struct device_attribute *attr, in wimax_show()
1088 static ssize_t wimax_store(struct device *dev, struct device_attribute *attr, in wimax_store()
1109 static ssize_t wwan_show(struct device *dev, struct device_attribute *attr, in wwan_show()
1117 static ssize_t wwan_store(struct device *dev, struct device_attribute *attr, in wwan_store()
1144 static ssize_t display_store(struct device *dev, struct device_attribute *attr, in display_store()
1177 static ssize_t ls_switch_show(struct device *dev, struct device_attribute *attr, in ls_switch_show()
1186 struct device_attribute *attr, const char *buf, in ls_switch_store()
1207 static ssize_t ls_level_show(struct device *dev, struct device_attribute *attr, in ls_level_show()
1215 static ssize_t ls_level_store(struct device *dev, struct device_attribute *attr, in ls_level_store()
1247 static ssize_t ls_value_show(struct device *dev, struct device_attribute *attr, in ls_value_show()
1288 static ssize_t gps_show(struct device *dev, struct device_attribute *attr, in gps_show()
1296 static ssize_t gps_store(struct device *dev, struct device_attribute *attr, in gps_store()
1600 struct attribute *attr, in asus_sysfs_is_visible()