Searched refs:rd_ref_count (Results 1 – 2 of 2) sorted by relevance
83 int rd_ref_count; member
465 channel->rd_ref_count = 0; in xilly_setupchannels()1016 if (!channel->rd_ref_count) in xillybus_myflush()1497 (channel->rd_ref_count != 0) && in xillybus_open()1529 if (channel->rd_ref_count == 0) { /* First open of file */ in xillybus_open()1546 channel->rd_ref_count++; in xillybus_open()1576 channel->rd_ref_count--; in xillybus_release()1578 if (channel->rd_ref_count == 0) { in xillybus_release()