Searched refs:flash_mutex (Results 1 – 6 of 6) sorted by relevance
24 static DEFINE_MUTEX(flash_mutex);83 mutex_lock(&flash_mutex); in flash_llseek()97 mutex_unlock(&flash_mutex); in flash_llseek()100 mutex_unlock(&flash_mutex); in flash_llseek()128 mutex_lock(&flash_mutex); in flash_open()130 mutex_unlock(&flash_mutex); in flash_open()134 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
2599 mutex_lock(&link->flash_mutex); in flashio()2667 mutex_unlock(&link->flash_mutex); in flashio()2670 mutex_unlock(&link->flash_mutex); in flashio()3368 mutex_init(&dev->link[0].flash_mutex); in ddb_init()