Searched refs:power_mutex (Results 1 – 1 of 1) sorted by relevance
38 static struct mutex power_mutex; /* Serialize power ops */ variable59 mutex_init(&power_mutex); in gma_power_init()194 mutex_lock(&power_mutex); in gma_power_suspend()197 mutex_unlock(&power_mutex); in gma_power_suspend()205 mutex_unlock(&power_mutex); in gma_power_suspend()220 mutex_lock(&power_mutex); in gma_power_resume()225 mutex_unlock(&power_mutex); in gma_power_resume()