Searched refs:in_mutex (Results 1 – 2 of 2) sorted by relevance
124 struct mutex in_mutex; /* serialize fops on FPGA to host stream */ member1434 rc = mutex_lock_interruptible(&chan->in_mutex); in xillyusb_read()1586 mutex_unlock(&chan->in_mutex); in xillyusb_read()1787 mutex_lock(&chan->in_mutex); in xillyusb_llseek()1824 mutex_unlock(&chan->in_mutex); in xillyusb_llseek()1936 mutex_init(&chan->in_mutex); in setup_channels()
67 struct mutex in_mutex; member401 mutex_init(&map->active.in_mutex); in create_active()638 mutex_lock(&map->active.in_mutex); in pvcalls_front_recvmsg()656 mutex_unlock(&map->active.in_mutex); in pvcalls_front_recvmsg()