Home
last modified time | relevance | path

Searched refs:wr_mutex (Results 1 – 2 of 2) sorted by relevance

/drivers/char/xillybus/
A Dxillybus_core.c491 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()
1555 mutex_unlock(&channel->wr_mutex); in xillybus_open()
1594 mutex_lock(&channel->wr_mutex); in xillybus_release()
1658 mutex_unlock(&channel->wr_mutex); in xillybus_release()
1680 mutex_lock(&channel->wr_mutex); in xillybus_llseek()
[all …]
A Dxillybus.h62 struct mutex wr_mutex; member

Completed in 6 milliseconds