Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c1068 static int xillyusb_send_opcode(struct xillyusb_dev *xdev, in xillyusb_send_opcode() function
1144 rc = xillyusb_send_opcode(xdev, chan_num, in flush_downstream()
1178 rc = xillyusb_send_opcode(xdev, chan_num, in flush_downstream()
1373 rc = xillyusb_send_opcode(xdev, (chan->chan_idx << 1) | 1, in xillyusb_open()
1514 rc = xillyusb_send_opcode(xdev, chan_num, in xillyusb_read()
1554 rc = xillyusb_send_opcode(xdev, chan_num, in xillyusb_read()
1764 rc_write = xillyusb_send_opcode(xdev, chan->chan_idx << 1, in xillyusb_release()
1822 rc = xillyusb_send_opcode(xdev, chan->chan_idx << 1, in xillyusb_llseek()
2012 rc = xillyusb_send_opcode(xdev, ~0, OPCODE_QUIESCE, 0); in xillyusb_discovery()
2042 rc = xillyusb_send_opcode(xdev, ~0, OPCODE_REQ_IDT, 0); in xillyusb_discovery()
[all …]