Searched refs:rd_ref_count (Results 1 – 2 of 2) sorted by relevance
81 int rd_ref_count; member
451 channel->rd_ref_count = 0; in xilly_setupchannels()1004 if (!channel->rd_ref_count) in xillybus_myflush()1469 (channel->rd_ref_count != 0) && in xillybus_open()1501 if (channel->rd_ref_count == 0) { /* First open of file */ in xillybus_open()1518 channel->rd_ref_count++; in xillybus_open()1548 channel->rd_ref_count--; in xillybus_release()1550 if (channel->rd_ref_count == 0) { in xillybus_release()