• Home
  • Raw
  • Download

Lines Matching refs:endp

130         void *endp;  member
142 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len,
857 (*callback) (target->endp, urb, buffer, length, toggle_bits, in ftdi_elan_do_callback()
1497 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_setup() argument
1498 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_setup()
1525 target->endp = endp; in ftdi_elan_edset_setup()
1541 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_setup() argument
1542 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_setup()
1547 return ftdi_elan_edset_setup(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_setup()
1554 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_input() argument
1555 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_input()
1590 target->endp = endp; in ftdi_elan_edset_input()
1606 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_input() argument
1607 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_input()
1612 return ftdi_elan_edset_input(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_input()
1619 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_empty() argument
1620 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_empty()
1647 target->endp = endp; in ftdi_elan_edset_empty()
1663 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_empty() argument
1664 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_empty()
1669 return ftdi_elan_edset_empty(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_empty()
1676 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_output() argument
1677 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_output()
1726 target->endp = endp; in ftdi_elan_edset_output()
1742 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_output() argument
1743 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_output()
1748 return ftdi_elan_edset_output(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_output()
1755 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_single() argument
1756 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_single()
1791 target->endp = endp; in ftdi_elan_edset_single()
1807 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_single() argument
1808 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_single()
1813 return ftdi_elan_edset_single(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_single()
1820 void *endp) in ftdi_elan_edset_flush() argument
1866 void *endp) in usb_ftdi_elan_edset_flush() argument
1869 return ftdi_elan_edset_flush(ftdi, ed_number, endp); in usb_ftdi_elan_edset_flush()