Lines Matching refs:endp
126 void *endp; member
138 void (*callback)(void *endp, struct urb *urb, u8 *buf, int len,
844 (*callback) (target->endp, urb, buffer, length, toggle_bits, in ftdi_elan_do_callback()
1429 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_setup() argument
1430 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_setup()
1457 target->endp = endp; in ftdi_elan_edset_setup()
1473 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_setup() argument
1474 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_setup()
1479 return ftdi_elan_edset_setup(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_setup()
1486 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_input() argument
1487 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_input()
1522 target->endp = endp; in ftdi_elan_edset_input()
1538 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_input() argument
1539 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_input()
1544 return ftdi_elan_edset_input(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_input()
1551 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_empty() argument
1552 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_empty()
1579 target->endp = endp; in ftdi_elan_edset_empty()
1595 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_empty() argument
1596 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_empty()
1601 return ftdi_elan_edset_empty(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_empty()
1608 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_output() argument
1609 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_output()
1658 target->endp = endp; in ftdi_elan_edset_output()
1674 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_output() argument
1675 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_output()
1680 return ftdi_elan_edset_output(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_output()
1687 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in ftdi_elan_edset_single() argument
1688 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in ftdi_elan_edset_single()
1723 target->endp = endp; in ftdi_elan_edset_single()
1739 void *endp, struct urb *urb, u8 address, u8 ep_number, u8 toggle_bits, in usb_ftdi_elan_edset_single() argument
1740 void (*callback) (void *endp, struct urb *urb, u8 *buf, int len, in usb_ftdi_elan_edset_single()
1745 return ftdi_elan_edset_single(ftdi, ed_number, endp, urb, address, in usb_ftdi_elan_edset_single()
1752 void *endp) in ftdi_elan_edset_flush() argument
1798 void *endp) in usb_ftdi_elan_edset_flush() argument
1801 return ftdi_elan_edset_flush(ftdi, ed_number, endp); in usb_ftdi_elan_edset_flush()