Lines Matching defs:endp
126 void *endp;
138 void (*callback)(void *endp, struct urb *urb, u8 *buf, int len,
845 (*callback) (target->endp, urb, buffer, length, toggle_bits,
1430 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1431 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1458 target->endp = endp;
1474 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1475 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1480 return ftdi_elan_edset_setup(ftdi, ed_number, endp, urb, address,
1487 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1488 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1523 target->endp = endp;
1539 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1540 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1545 return ftdi_elan_edset_input(ftdi, ed_number, endp, urb, address,
1552 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1553 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1580 target->endp = endp;
1596 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1597 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1602 return ftdi_elan_edset_empty(ftdi, ed_number, endp, urb, address,
1609 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1610 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1659 target->endp = endp;
1675 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1676 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1681 return ftdi_elan_edset_output(ftdi, ed_number, endp, urb, address,
1688 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1689 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1724 target->endp = endp;
1740 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits,
1741 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
1746 return ftdi_elan_edset_single(ftdi, ed_number, endp, urb, address,
1753 void *endp)
1799 void *endp)
1802 return ftdi_elan_edset_flush(ftdi, ed_number, endp);