Lines Matching defs:attr

841 static ssize_t infos_show(struct device *dev, struct device_attribute *attr,  in infos_show()
931 static ssize_t ledd_show(struct device *dev, struct device_attribute *attr, in ledd_show()
939 static ssize_t ledd_store(struct device *dev, struct device_attribute *attr, in ledd_store()
991 static ssize_t wlan_show(struct device *dev, struct device_attribute *attr, in wlan_show()
999 static ssize_t wlan_store(struct device *dev, struct device_attribute *attr, in wlan_store()
1020 static ssize_t bluetooth_show(struct device *dev, struct device_attribute *attr, in bluetooth_show()
1029 struct device_attribute *attr, const char *buf, in bluetooth_store()
1050 static ssize_t wimax_show(struct device *dev, struct device_attribute *attr, in wimax_show()
1058 static ssize_t wimax_store(struct device *dev, struct device_attribute *attr, in wimax_store()
1079 static ssize_t wwan_show(struct device *dev, struct device_attribute *attr, in wwan_show()
1087 static ssize_t wwan_store(struct device *dev, struct device_attribute *attr, in wwan_store()
1114 static ssize_t display_store(struct device *dev, struct device_attribute *attr, in display_store()
1149 static ssize_t ls_switch_show(struct device *dev, struct device_attribute *attr, in ls_switch_show()
1158 struct device_attribute *attr, const char *buf, in ls_switch_store()
1180 static ssize_t ls_level_show(struct device *dev, struct device_attribute *attr, in ls_level_show()
1188 static ssize_t ls_level_store(struct device *dev, struct device_attribute *attr, in ls_level_store()
1221 static ssize_t ls_value_show(struct device *dev, struct device_attribute *attr, in ls_value_show()
1262 static ssize_t gps_show(struct device *dev, struct device_attribute *attr, in gps_show()
1270 static ssize_t gps_store(struct device *dev, struct device_attribute *attr, in gps_store()
1569 struct attribute *attr, in asus_sysfs_is_visible()