Searched refs:flash_mutex (Results 1 – 6 of 6) sorted by relevance
23 static DEFINE_MUTEX(flash_mutex);82 mutex_lock(&flash_mutex); in flash_llseek()96 mutex_unlock(&flash_mutex); in flash_llseek()99 mutex_unlock(&flash_mutex); in flash_llseek()127 mutex_lock(&flash_mutex); in flash_open()129 mutex_unlock(&flash_mutex); in flash_open()133 mutex_unlock(&flash_mutex); in flash_open()
41 static DEFINE_MUTEX(flash_mutex);97 mutex_lock(&flash_mutex); in flash_ioctl()115 mutex_unlock(&flash_mutex); in flash_ioctl()118 mutex_unlock(&flash_mutex); in flash_ioctl()275 mutex_lock(&flash_mutex); in flash_llseek()281 mutex_unlock(&flash_mutex); in flash_llseek()
294 mutex_lock(&f34->v5.flash_mutex); in rmi_f34_update_firmware()298 mutex_unlock(&f34->v5.flash_mutex); in rmi_f34_update_firmware()555 mutex_init(&f34->v5.flash_mutex); in rmi_f34_probe()
262 struct mutex flash_mutex; member
315 struct mutex flash_mutex; /* lock flash access */ member
2603 mutex_lock(&link->flash_mutex); in flashio()2671 mutex_unlock(&link->flash_mutex); in flashio()2674 mutex_unlock(&link->flash_mutex); in flashio()3372 mutex_init(&dev->link[0].flash_mutex); in ddb_init()