Searched refs:tx_endpoint (Results 1 – 2 of 2) sorted by relevance
26 XUSBATM_PARM(tx_endpoint, unsigned char, byte, "tx endpoint number");86 struct usb_interface *tx_intf = xusbatm_find_intf(usb_dev, tx_alt, tx_endpoint[drv_ix]); in xusbatm_bind()93 tx_endpoint[drv_ix], tx_padding[drv_ix], tx_alt); in xusbatm_bind()101 __func__, tx_endpoint[drv_ix], tx_alt); in xusbatm_bind()188 tx_endpoint[i] &= USB_ENDPOINT_NUMBER_MASK; in xusbatm_init()199 xusbatm_drivers[i].bulk_out = tx_endpoint[i]; in xusbatm_init()
108 struct usb_endpoint_descriptor *tx_endpoint; member604 ictx->tx_endpoint->bEndpointAddress); in send_packet()605 interval = ictx->tx_endpoint->bInterval; in send_packet()2122 struct usb_endpoint_descriptor *tx_endpoint = NULL; in imon_find_endpoints() local2149 tx_endpoint = ep; in imon_find_endpoints()2161 ictx->tx_endpoint = tx_endpoint; in imon_find_endpoints()