Lines Matching defs:attr

859 static ssize_t infos_show(struct device *dev, struct device_attribute *attr,  in infos_show()
961 static ssize_t ledd_show(struct device *dev, struct device_attribute *attr, in ledd_show()
969 static ssize_t ledd_store(struct device *dev, struct device_attribute *attr, in ledd_store()
1019 static ssize_t wlan_show(struct device *dev, struct device_attribute *attr, in wlan_show()
1027 static ssize_t wlan_store(struct device *dev, struct device_attribute *attr, in wlan_store()
1048 static ssize_t bluetooth_show(struct device *dev, struct device_attribute *attr, in bluetooth_show()
1057 struct device_attribute *attr, const char *buf, in bluetooth_store()
1078 static ssize_t wimax_show(struct device *dev, struct device_attribute *attr, in wimax_show()
1086 static ssize_t wimax_store(struct device *dev, struct device_attribute *attr, in wimax_store()
1107 static ssize_t wwan_show(struct device *dev, struct device_attribute *attr, in wwan_show()
1115 static ssize_t wwan_store(struct device *dev, struct device_attribute *attr, in wwan_store()
1142 static ssize_t display_store(struct device *dev, struct device_attribute *attr, in display_store()
1175 static ssize_t ls_switch_show(struct device *dev, struct device_attribute *attr, in ls_switch_show()
1184 struct device_attribute *attr, const char *buf, in ls_switch_store()
1205 static ssize_t ls_level_show(struct device *dev, struct device_attribute *attr, in ls_level_show()
1213 static ssize_t ls_level_store(struct device *dev, struct device_attribute *attr, in ls_level_store()
1245 static ssize_t ls_value_show(struct device *dev, struct device_attribute *attr, in ls_value_show()
1286 static ssize_t gps_show(struct device *dev, struct device_attribute *attr, in gps_show()
1294 static ssize_t gps_store(struct device *dev, struct device_attribute *attr, in gps_store()
1598 struct attribute *attr, in asus_sysfs_is_visible()