Searched refs:flash_mutex (Results 1 – 6 of 6) sorted by relevance
23 static DEFINE_MUTEX(flash_mutex);80 mutex_lock(&flash_mutex); in flash_llseek()94 mutex_unlock(&flash_mutex); in flash_llseek()97 mutex_unlock(&flash_mutex); in flash_llseek()125 mutex_lock(&flash_mutex); in flash_open()127 mutex_unlock(&flash_mutex); in flash_open()131 mutex_unlock(&flash_mutex); in flash_open()
42 static DEFINE_MUTEX(flash_mutex);98 mutex_lock(&flash_mutex); in flash_ioctl()116 mutex_unlock(&flash_mutex); in flash_ioctl()119 mutex_unlock(&flash_mutex); in flash_ioctl()276 mutex_lock(&flash_mutex); in flash_llseek()282 mutex_unlock(&flash_mutex); in flash_llseek()
291 mutex_lock(&f34->v5.flash_mutex); in rmi_f34_update_firmware()295 mutex_unlock(&f34->v5.flash_mutex); in rmi_f34_update_firmware()552 mutex_init(&f34->v5.flash_mutex); in rmi_f34_probe()
259 struct mutex flash_mutex; member
308 struct mutex flash_mutex; /* lock flash access */ member
2600 mutex_lock(&link->flash_mutex); in flashio()2668 mutex_unlock(&link->flash_mutex); in flashio()2671 mutex_unlock(&link->flash_mutex); in flashio()3369 mutex_init(&dev->link[0].flash_mutex); in ddb_init()