Searched refs:interrupt_in_endpointAddress (Results 1 – 6 of 6) sorted by relevance
188 usb_rcvintpipe(serial->dev, port->interrupt_in_endpointAddress), in metrousb_open()
609 usb_rcvintpipe(serial->dev, port->interrupt_in_endpointAddress), in cypress_open()1164 port->interrupt_in_endpointAddress), in cypress_read_int_callback()
913 port0->interrupt_in_endpointAddress; in edge_open()926 port0->interrupt_in_endpointAddress), in edge_open()
827 port->interrupt_in_endpointAddress = epd->bEndpointAddress; in setup_port_interrupt_in()
680 dev_dbg(&port->dev, "Interrupt endpoint is %d\n", port->interrupt_in_endpointAddress); in mos7840_open()
81 __u8 interrupt_in_endpointAddress; member