Searched refs:rd_mutex (Results 1 – 3 of 3) sorted by relevance
112 struct mutex rd_mutex; member150 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()197 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()205 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_rd()234 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_rd()641 mutex_init(&ctx->rd_mutex); in xgene_hwmon_probe()
470 mutex_init(&channel->rd_mutex); in xilly_setupchannels()1008 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_myflush()1151 mutex_unlock(&channel->rd_mutex); in xillybus_myflush()1201 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_write()1340 mutex_unlock(&channel->rd_mutex); in xillybus_write()1377 mutex_unlock(&channel->rd_mutex); in xillybus_write()1388 mutex_unlock(&channel->rd_mutex); in xillybus_write()1486 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_open()1553 mutex_unlock(&channel->rd_mutex); in xillybus_open()1576 mutex_lock(&channel->rd_mutex); in xillybus_release()[all …]
81 struct mutex rd_mutex; member