Lines Matching refs:attr
51 static ssize_t pm_async_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_show() argument
57 static ssize_t pm_async_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_store() argument
86 static ssize_t pm_test_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_show() argument
107 static ssize_t pm_test_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_store() argument
248 struct kobj_attribute *attr, char *buf) in pm_print_times_show() argument
254 struct kobj_attribute *attr, in pm_print_times_store() argument
291 static ssize_t state_show(struct kobject *kobj, struct kobj_attribute *attr, in state_show() argument
338 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store() argument
398 struct kobj_attribute *attr, in wakeup_count_show() argument
408 struct kobj_attribute *attr, in wakeup_count_store() argument
440 struct kobj_attribute *attr, in autosleep_show() argument
461 struct kobj_attribute *attr, in autosleep_store() argument
480 struct kobj_attribute *attr, in wake_lock_show() argument
487 struct kobj_attribute *attr, in wake_lock_store() argument
497 struct kobj_attribute *attr, in wake_unlock_show() argument
504 struct kobj_attribute *attr, in wake_unlock_store() argument
519 static ssize_t pm_trace_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_trace_show() argument
526 pm_trace_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_trace_store() argument
545 struct kobj_attribute *attr, in pm_trace_dev_match_show() argument
552 pm_trace_dev_match_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_trace_dev_match_store() argument
564 struct kobj_attribute *attr, char *buf) in pm_freeze_timeout_show() argument
570 struct kobj_attribute *attr, in pm_freeze_timeout_store() argument
587 &state_attr.attr,
589 &pm_trace_attr.attr,
590 &pm_trace_dev_match_attr.attr,
593 &pm_async_attr.attr,
594 &wakeup_count_attr.attr,
596 &autosleep_attr.attr,
599 &wake_lock_attr.attr,
600 &wake_unlock_attr.attr,
603 &pm_test_attr.attr,
606 &pm_print_times_attr.attr,
610 &pm_freeze_timeout_attr.attr,