Searched refs:interrupt_out_endpointAddress (Results 1 – 4 of 4) sorted by relevance
94 usb_sndintpipe(port->serial->dev, port->interrupt_out_endpointAddress), in metrousb_send_unidirectional_cmd()
768 usb_sndintpipe(port->serial->dev, port->interrupt_out_endpointAddress), in cypress_send()
949 port->interrupt_out_endpointAddress = epd->bEndpointAddress; in setup_port_interrupt_out()
80 __u8 interrupt_out_endpointAddress; member