Searched refs:rd_ref_count (Results 1 – 2 of 2) sorted by relevance
80 int rd_ref_count; member
462 channel->rd_ref_count = 0; in xilly_setupchannels()1015 if (!channel->rd_ref_count) in xillybus_myflush()1496 (channel->rd_ref_count != 0) && in xillybus_open()1528 if (channel->rd_ref_count == 0) { /* First open of file */ in xillybus_open()1545 channel->rd_ref_count++; in xillybus_open()1575 channel->rd_ref_count--; in xillybus_release()1577 if (channel->rd_ref_count == 0) { in xillybus_release()