Lines Matching refs:endp
133 void *endp; member
145 void (*callback)(void *endp, struct urb *urb, u8 *buf, int len,
852 (*callback) (target->endp, urb, buffer, length, toggle_bits, in ftdi_elan_do_callback()
1488 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_setup() argument
1489 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_setup()
1516 target->endp = endp; in ftdi_elan_edset_setup()
1532 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_setup() argument
1533 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_setup()
1538 return ftdi_elan_edset_setup(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_setup()
1545 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_input() argument
1546 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_input()
1581 target->endp = endp; in ftdi_elan_edset_input()
1597 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_input() argument
1598 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_input()
1603 return ftdi_elan_edset_input(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_input()
1610 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_empty() argument
1611 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_empty()
1638 target->endp = endp; in ftdi_elan_edset_empty()
1654 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_empty() argument
1655 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_empty()
1660 return ftdi_elan_edset_empty(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_empty()
1667 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_output() argument
1668 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_output()
1717 target->endp = endp; in ftdi_elan_edset_output()
1733 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_output() argument
1734 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_output()
1739 return ftdi_elan_edset_output(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_output()
1746 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_single() argument
1747 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_single()
1782 target->endp = endp; in ftdi_elan_edset_single()
1798 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_single() argument
1799 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_single()
1804 return ftdi_elan_edset_single(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_single()
1811 void *endp) in ftdi_elan_edset_flush() argument
1857 void *endp) in usb_ftdi_elan_edset_flush() argument
1860 return ftdi_elan_edset_flush(ftdi, ed_number, endp); in usb_ftdi_elan_edset_flush()