Searched refs:wakeup_count (Results 1 – 2 of 2) sorted by relevance
48 char wakeup_count[20]; in suspend_thread_func() local57 wakeup_count_len = TEMP_FAILURE_RETRY(read(wakeup_count_fd, wakeup_count, in suspend_thread_func()58 sizeof(wakeup_count))); in suspend_thread_func()79 ALOGV("%s: write %*s to wakeup_count\n", __func__, wakeup_count_len, wakeup_count); in suspend_thread_func()80 ret = TEMP_FAILURE_RETRY(write(wakeup_count_fd, wakeup_count, wakeup_count_len)); in suspend_thread_func()
554 chown system system /sys/power/wakeup_count