Searched refs:cosm_mutex (Results 1 – 5 of 5) sorted by relevance
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()[all …]
158 mutex_lock(&cdev->cosm_mutex); in heartbeat_enable_store()169 mutex_unlock(&cdev->cosm_mutex); in heartbeat_enable_store()199 mutex_lock(&cdev->cosm_mutex); in cmdline_store()215 mutex_unlock(&cdev->cosm_mutex); in cmdline_store()245 mutex_lock(&cdev->cosm_mutex); in firmware_store()260 mutex_unlock(&cdev->cosm_mutex); in firmware_store()290 mutex_lock(&cdev->cosm_mutex); in ramdisk_store()306 mutex_unlock(&cdev->cosm_mutex); in ramdisk_store()339 mutex_lock(&cdev->cosm_mutex); in bootmode_store()355 mutex_unlock(&cdev->cosm_mutex); in bootmode_store()
241 mutex_lock(&cdev->cosm_mutex); in cosm_scif_work()250 mutex_unlock(&cdev->cosm_mutex); in cosm_scif_work()253 mutex_lock(&cdev->cosm_mutex); in cosm_scif_work()276 mutex_unlock(&cdev->cosm_mutex); in cosm_scif_work()
36 mutex_lock(&cdev->cosm_mutex); in log_buf_show()64 mutex_unlock(&cdev->cosm_mutex); in log_buf_show()
51 struct mutex cosm_mutex; member