Lines Matching refs:xillyusb_send_opcode
1071 static int xillyusb_send_opcode(struct xillyusb_dev *xdev, in xillyusb_send_opcode() function
1147 rc = xillyusb_send_opcode(xdev, chan_num, in flush_downstream()
1181 rc = xillyusb_send_opcode(xdev, chan_num, in flush_downstream()
1236 return xillyusb_send_opcode(xdev, chan_num, opcode, mercy >> sh); in request_read_anything()
1376 rc = xillyusb_send_opcode(xdev, (chan->chan_idx << 1) | 1, in xillyusb_open()
1517 rc = xillyusb_send_opcode(xdev, chan_num, in xillyusb_read()
1557 rc = xillyusb_send_opcode(xdev, chan_num, in xillyusb_read()
1718 rc_read = xillyusb_send_opcode(xdev, (chan->chan_idx << 1) | 1, in xillyusb_release()
1767 rc_write = xillyusb_send_opcode(xdev, chan->chan_idx << 1, in xillyusb_release()
1825 rc = xillyusb_send_opcode(xdev, chan->chan_idx << 1, in xillyusb_llseek()
1997 rc = xillyusb_send_opcode(xdev, ~0, OPCODE_QUIESCE, 0); in xillyusb_discovery()
2027 rc = xillyusb_send_opcode(xdev, ~0, OPCODE_REQ_IDT, 0); in xillyusb_discovery()
2197 xillyusb_send_opcode(xdev, ~0, OPCODE_QUIESCE, 0); in xillyusb_disconnect()