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