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
277 struct kobj_attribute *attr, in pm_wakeup_irq_show() argument
284 struct kobj_attribute *attr, in pm_wakeup_irq_store() argument
307 static ssize_t state_show(struct kobject *kobj, struct kobj_attribute *attr, in state_show() argument
354 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store() argument
414 struct kobj_attribute *attr, in wakeup_count_show() argument
424 struct kobj_attribute *attr, in wakeup_count_store() argument
456 struct kobj_attribute *attr, in autosleep_show() argument
477 struct kobj_attribute *attr, in autosleep_store() argument
496 struct kobj_attribute *attr, in wake_lock_show() argument
503 struct kobj_attribute *attr, in wake_lock_store() argument
513 struct kobj_attribute *attr, in wake_unlock_show() argument
520 struct kobj_attribute *attr, in wake_unlock_store() argument
535 static ssize_t pm_trace_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_trace_show() argument
542 pm_trace_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_trace_store() argument
561 struct kobj_attribute *attr, in pm_trace_dev_match_show() argument
568 pm_trace_dev_match_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_trace_dev_match_store() argument
580 struct kobj_attribute *attr, char *buf) in pm_freeze_timeout_show() argument
586 struct kobj_attribute *attr, in pm_freeze_timeout_store() argument
603 &state_attr.attr,
605 &pm_trace_attr.attr,
606 &pm_trace_dev_match_attr.attr,
609 &pm_async_attr.attr,
610 &wakeup_count_attr.attr,
612 &autosleep_attr.attr,
615 &wake_lock_attr.attr,
616 &wake_unlock_attr.attr,
619 &pm_test_attr.attr,
622 &pm_print_times_attr.attr,
623 &pm_wakeup_irq_attr.attr,
627 &pm_freeze_timeout_attr.attr,