Searched refs:rc_read (Results 1 – 1 of 1) sorted by relevance
1710 int rc_read = 0, rc_write = 0; in xillyusb_release() local1715 rc_read = xillyusb_send_opcode(xdev, (chan->chan_idx << 1) | 1, in xillyusb_release()1774 return rc_read ? rc_read : rc_write; in xillyusb_release()