Lines Matching refs:cosm_mutex
80 mutex_lock(&cdev->cosm_mutex); in cosm_start()
134 mutex_unlock(&cdev->cosm_mutex); in cosm_start()
149 mutex_lock(&cdev->cosm_mutex); in cosm_stop()
171 mutex_unlock(&cdev->cosm_mutex); in cosm_stop()
198 mutex_lock(&cdev->cosm_mutex); in cosm_reset()
209 mutex_unlock(&cdev->cosm_mutex); in cosm_reset()
224 mutex_lock(&cdev->cosm_mutex); in cosm_shutdown()
249 mutex_unlock(&cdev->cosm_mutex); in cosm_shutdown()
263 mutex_init(&cdev->cosm_mutex); in cosm_driver_probe()
316 mutex_lock(&cdev->cosm_mutex); in cosm_suspend()
327 mutex_unlock(&cdev->cosm_mutex); in cosm_suspend()
331 mutex_unlock(&cdev->cosm_mutex); in cosm_suspend()