Searched refs:tx_endpoint (Results 1 – 4 of 4) sorted by relevance
40 XUSBATM_PARM(tx_endpoint, unsigned char, byte, "tx endpoint number");100 struct usb_interface *tx_intf = xusbatm_find_intf(usb_dev, tx_alt, tx_endpoint[drv_ix]); in xusbatm_bind()107 tx_endpoint[drv_ix], tx_padding[drv_ix], tx_alt); in xusbatm_bind()115 __func__, tx_endpoint[drv_ix], tx_alt); in xusbatm_bind()202 tx_endpoint[i] &= USB_ENDPOINT_NUMBER_MASK; in xusbatm_init()213 xusbatm_drivers[i].bulk_out = tx_endpoint[i]; in xusbatm_init()
99 struct usb_endpoint_descriptor *tx_endpoint; member323 context->tx_endpoint->bEndpointAddress); in send_packet()324 interval = context->tx_endpoint->bInterval; in send_packet()667 struct usb_endpoint_descriptor *tx_endpoint = NULL; in sasem_probe() local715 tx_endpoint = ep; in sasem_probe()815 context->tx_endpoint = tx_endpoint; in sasem_probe()
91 struct usb_endpoint_descriptor *tx_endpoint; member329 context->tx_endpoint->bEndpointAddress); in send_packet()330 interval = context->tx_endpoint->bInterval; in send_packet()687 struct usb_endpoint_descriptor *tx_endpoint = NULL; in imon_probe() local754 tx_endpoint = ep; in imon_probe()852 context->tx_endpoint = tx_endpoint; in imon_probe()
120 struct usb_endpoint_descriptor *tx_endpoint; member579 ictx->tx_endpoint->bEndpointAddress); in send_packet()580 interval = ictx->tx_endpoint->bInterval; in send_packet()2111 struct usb_endpoint_descriptor *tx_endpoint = NULL; in imon_find_endpoints() local2138 tx_endpoint = ep; in imon_find_endpoints()2150 ictx->tx_endpoint = tx_endpoint; in imon_find_endpoints()