Lines Matching defs:xillyusb_send_opcode
1071 static int xillyusb_send_opcode(struct xillyusb_dev *xdev,
1147 rc = xillyusb_send_opcode(xdev, chan_num,
1181 rc = xillyusb_send_opcode(xdev, chan_num,
1236 return xillyusb_send_opcode(xdev, chan_num, opcode, mercy >> sh);
1376 rc = xillyusb_send_opcode(xdev, (chan->chan_idx << 1) | 1,
1517 rc = xillyusb_send_opcode(xdev, chan_num,
1557 rc = xillyusb_send_opcode(xdev, chan_num,
1718 rc_read = xillyusb_send_opcode(xdev, (chan->chan_idx << 1) | 1,
1767 rc_write = xillyusb_send_opcode(xdev, chan->chan_idx << 1,
1825 rc = xillyusb_send_opcode(xdev, chan->chan_idx << 1,
1997 rc = xillyusb_send_opcode(xdev, ~0, OPCODE_QUIESCE, 0);
2027 rc = xillyusb_send_opcode(xdev, ~0, OPCODE_REQ_IDT, 0);
2197 xillyusb_send_opcode(xdev, ~0, OPCODE_QUIESCE, 0);