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()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()[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()
253 mutex_lock(&cdev->cosm_mutex); in cosm_scif_work()262 mutex_unlock(&cdev->cosm_mutex); in cosm_scif_work()265 mutex_lock(&cdev->cosm_mutex); in cosm_scif_work()288 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()
62 struct mutex cosm_mutex; member