Lines Matching refs:attr

101 static ssize_t control_show(struct device *dev, struct device_attribute *attr,  in control_show()  argument
108 static ssize_t control_store(struct device * dev, struct device_attribute *attr, in control_store() argument
131 struct device_attribute *attr, char *buf) in rtpm_active_time_show() argument
144 struct device_attribute *attr, char *buf) in rtpm_suspended_time_show() argument
158 struct device_attribute *attr, char *buf) in rtpm_status_show() argument
190 struct device_attribute *attr, char *buf) in autosuspend_delay_ms_show() argument
198 struct device_attribute *attr, const char *buf, size_t n) in autosuspend_delay_ms_store() argument
218 struct device_attribute *attr, in pm_qos_resume_latency_show() argument
225 struct device_attribute *attr, in pm_qos_resume_latency_store() argument
246 struct device_attribute *attr, in pm_qos_latency_tolerance_show() argument
260 struct device_attribute *attr, in pm_qos_latency_tolerance_store() argument
280 struct device_attribute *attr, in pm_qos_no_power_off_show() argument
288 struct device_attribute *attr, in pm_qos_no_power_off_store() argument
307 struct device_attribute *attr, in pm_qos_remote_wakeup_show() argument
315 struct device_attribute *attr, in pm_qos_remote_wakeup_store() argument
338 wake_show(struct device * dev, struct device_attribute *attr, char * buf) in wake_show() argument
346 wake_store(struct device * dev, struct device_attribute *attr, in wake_store() argument
372 struct device_attribute *attr, char *buf) in wakeup_count_show() argument
389 struct device_attribute *attr, char *buf) in wakeup_active_count_show() argument
406 struct device_attribute *attr, in wakeup_abort_count_show() argument
424 struct device_attribute *attr, in wakeup_expire_count_show() argument
442 struct device_attribute *attr, char *buf) in wakeup_active_show() argument
459 struct device_attribute *attr, char *buf) in wakeup_total_time_show() argument
476 struct device_attribute *attr, char *buf) in wakeup_max_time_show() argument
493 struct device_attribute *attr, char *buf) in wakeup_last_time_show() argument
511 struct device_attribute *attr, in wakeup_prevent_sleep_time_show() argument
533 struct device_attribute *attr, char *buf) in rtpm_usagecount_show() argument
539 struct device_attribute *attr, char *buf) in rtpm_children_show() argument
546 struct device_attribute *attr, char *buf) in rtpm_enabled_show() argument
562 static ssize_t async_show(struct device *dev, struct device_attribute *attr, in async_show() argument
570 static ssize_t async_store(struct device *dev, struct device_attribute *attr, in async_store() argument
597 &dev_attr_async.attr,
599 &dev_attr_runtime_status.attr,
600 &dev_attr_runtime_usage.attr,
601 &dev_attr_runtime_active_kids.attr,
602 &dev_attr_runtime_enabled.attr,
613 &dev_attr_wakeup.attr,
614 &dev_attr_wakeup_count.attr,
615 &dev_attr_wakeup_active_count.attr,
616 &dev_attr_wakeup_abort_count.attr,
617 &dev_attr_wakeup_expire_count.attr,
618 &dev_attr_wakeup_active.attr,
619 &dev_attr_wakeup_total_time_ms.attr,
620 &dev_attr_wakeup_max_time_ms.attr,
621 &dev_attr_wakeup_last_time_ms.attr,
623 &dev_attr_wakeup_prevent_sleep_time_ms.attr,
635 &dev_attr_runtime_status.attr,
637 &dev_attr_control.attr,
638 &dev_attr_runtime_suspended_time.attr,
639 &dev_attr_runtime_active_time.attr,
640 &dev_attr_autosuspend_delay_ms.attr,
649 &dev_attr_pm_qos_resume_latency_us.attr,
658 &dev_attr_pm_qos_latency_tolerance_us.attr,
667 &dev_attr_pm_qos_no_power_off.attr,
668 &dev_attr_pm_qos_remote_wakeup.attr,