Home
last modified time | relevance | path

Searched refs:command_port (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/usb/serial/
H A Dwhiteheat.c215 struct usb_serial_port *command_port; in whiteheat_attach() local
224 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() local
325 command_port = serial->port[COMMAND_PORT]; in whiteheat_release()
532 struct usb_serial_port *command_port; in firm_send_command() local
565 usb_kill_urb(command_port->write_urb); in firm_send_command()
759 struct usb_serial_port *command_port; in start_command_port() local
788 struct usb_serial_port *command_port; in stop_command_port() local
[all …]