Searched refs:cosm_mutex (Results 1 – 5 of 5) sorted by relevance
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()[all …]
170 mutex_lock(&cdev->cosm_mutex); in heartbeat_enable_store()181 mutex_unlock(&cdev->cosm_mutex); in heartbeat_enable_store()211 mutex_lock(&cdev->cosm_mutex); in cmdline_store()227 mutex_unlock(&cdev->cosm_mutex); in cmdline_store()257 mutex_lock(&cdev->cosm_mutex); in firmware_store()272 mutex_unlock(&cdev->cosm_mutex); in firmware_store()302 mutex_lock(&cdev->cosm_mutex); in ramdisk_store()318 mutex_unlock(&cdev->cosm_mutex); in ramdisk_store()351 mutex_lock(&cdev->cosm_mutex); in bootmode_store()367 mutex_unlock(&cdev->cosm_mutex); in bootmode_store()
247 mutex_lock(&cdev->cosm_mutex); in cosm_scif_work()256 mutex_unlock(&cdev->cosm_mutex); in cosm_scif_work()259 mutex_lock(&cdev->cosm_mutex); in cosm_scif_work()282 mutex_unlock(&cdev->cosm_mutex); in cosm_scif_work()
48 mutex_lock(&cdev->cosm_mutex); in cosm_log_buf_show()76 mutex_unlock(&cdev->cosm_mutex); in cosm_log_buf_show()
60 struct mutex cosm_mutex; member