Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c1710 int rc_read = 0, rc_write = 0; in xillyusb_release() local
1764 rc_write = xillyusb_send_opcode(xdev, chan->chan_idx << 1, in xillyusb_release()
1774 return rc_read ? rc_read : rc_write; in xillyusb_release()