Searched refs:wr_mutex (Results 1 – 2 of 2) sorted by relevance
491 mutex_init(&channel->wr_mutex); in xilly_setupchannels()808 mutex_unlock(&channel->wr_mutex); in xillybus_read()917 mutex_unlock(&channel->wr_mutex); in xillybus_read()925 &channel->wr_mutex)) in xillybus_read()960 mutex_unlock(&channel->wr_mutex); in xillybus_read()996 mutex_unlock(&channel->wr_mutex); in xillybus_read()1556 mutex_unlock(&channel->wr_mutex); in xillybus_open()1595 mutex_lock(&channel->wr_mutex); in xillybus_release()1659 mutex_unlock(&channel->wr_mutex); in xillybus_release()1681 mutex_lock(&channel->wr_mutex); in xillybus_llseek()[all …]
62 struct mutex wr_mutex; member