Searched refs:power_mutex (Results 1 – 3 of 3) 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()
193 struct mutex power_mutex; member
1364 mutex_lock(&sensor->power_mutex); in smiapp_set_power()1380 mutex_unlock(&sensor->power_mutex); in smiapp_set_power()3070 mutex_init(&sensor->power_mutex); in smiapp_probe()