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()
169 mutex_unlock(&cdev->cosm_mutex); in cosm_stop()
196 mutex_lock(&cdev->cosm_mutex); in cosm_reset()
204 mutex_unlock(&cdev->cosm_mutex); in cosm_reset()
219 mutex_lock(&cdev->cosm_mutex); in cosm_shutdown()
244 mutex_unlock(&cdev->cosm_mutex); in cosm_shutdown()
258 mutex_init(&cdev->cosm_mutex); in cosm_driver_probe()
311 mutex_lock(&cdev->cosm_mutex); in cosm_suspend()
322 mutex_unlock(&cdev->cosm_mutex); in cosm_suspend()
326 mutex_unlock(&cdev->cosm_mutex); in cosm_suspend()