Lines Matching defs:attr

425 			   struct device_attribute *attr, char *buf)  in status_show()
458 struct device_attribute *attr, char *buf) in auto_remove_on_show()
475 struct device_attribute *attr, char *buf) in runtime_pm_show()
484 struct device_attribute *attr, char *buf) in sync_state_only_show()
1242 struct device_attribute *attr, in waiting_for_supplier_show()
2363 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show()
2379 static ssize_t dev_attr_store(struct kobject *kobj, struct attribute *attr, in dev_attr_store()
2399 struct device_attribute *attr, in device_store_ulong()
2416 struct device_attribute *attr, in device_show_ulong()
2425 struct device_attribute *attr, in device_store_int()
2445 struct device_attribute *attr, in device_show_int()
2454 ssize_t device_store_bool(struct device *dev, struct device_attribute *attr, in device_store_bool()
2466 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr, in device_show_bool()
2637 static ssize_t uevent_show(struct device *dev, struct device_attribute *attr, in uevent_show()
2683 static ssize_t uevent_store(struct device *dev, struct device_attribute *attr, in uevent_store()
2699 static ssize_t online_show(struct device *dev, struct device_attribute *attr, in online_show()
2710 static ssize_t online_store(struct device *dev, struct device_attribute *attr, in online_store()
2730 static ssize_t removable_show(struct device *dev, struct device_attribute *attr, in removable_show()
2942 static ssize_t dev_show(struct device *dev, struct device_attribute *attr, in dev_show()
3004 const struct device_attribute *attr) in device_create_file()
3028 const struct device_attribute *attr) in device_remove_file()
3043 const struct device_attribute *attr) in device_remove_file_self()
3058 const struct bin_attribute *attr) in device_create_bin_file()
3073 const struct bin_attribute *attr) in device_remove_bin_file()