Searched refs:command_port (Results 1 – 1 of 1) sorted by relevance
215 struct usb_serial_port *command_port; in whiteheat_attach() local224 command_port = serial->port[COMMAND_PORT]; in whiteheat_attach()227 command_port->bulk_out_endpointAddress); in whiteheat_attach()256 command_port->bulk_in_endpointAddress); in whiteheat_attach()322 struct usb_serial_port *command_port; in whiteheat_release() local325 command_port = serial->port[COMMAND_PORT]; in whiteheat_release()532 struct usb_serial_port *command_port; in firm_send_command() local565 usb_kill_urb(command_port->write_urb); in firm_send_command()759 struct usb_serial_port *command_port; in start_command_port() local788 struct usb_serial_port *command_port; in stop_command_port() local[all …]