Lines Matching refs:cosm_mutex
68 mutex_lock(&cdev->cosm_mutex); in cosm_start()
122 mutex_unlock(&cdev->cosm_mutex); in cosm_start()
137 mutex_lock(&cdev->cosm_mutex); in cosm_stop()
159 mutex_unlock(&cdev->cosm_mutex); in cosm_stop()
186 mutex_lock(&cdev->cosm_mutex); in cosm_reset()
197 mutex_unlock(&cdev->cosm_mutex); in cosm_reset()
212 mutex_lock(&cdev->cosm_mutex); in cosm_shutdown()
237 mutex_unlock(&cdev->cosm_mutex); in cosm_shutdown()
251 mutex_init(&cdev->cosm_mutex); in cosm_driver_probe()
304 mutex_lock(&cdev->cosm_mutex); in cosm_suspend()
315 mutex_unlock(&cdev->cosm_mutex); in cosm_suspend()
319 mutex_unlock(&cdev->cosm_mutex); in cosm_suspend()