Home
last modified time | relevance | path

Searched refs:WAKE_UNLOCK_PATH (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dsystem_operation.cpp29 static constexpr const char * const WAKE_UNLOCK_PATH = "/sys/power/wake_unlock"; member
49 UniqueFd fd(TEMP_FAILURE_RETRY(open(WAKE_UNLOCK_PATH, O_RDWR | O_CLOEXEC))); in WriteWakeUnlock()

Completed in 1 milliseconds