Home
last modified time | relevance | path

Searched refs:rc_read (Results 1 – 1 of 1) sorted by relevance

/drivers/char/xillybus/
Dxillyusb.c1710 int rc_read = 0, rc_write = 0; in xillyusb_release() local
1715 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()