Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c148 static void stop_command_port(struct usb_serial *serial);
361 stop_command_port(port->serial); in whiteheat_open()
368 stop_command_port(port->serial); in whiteheat_open()
382 stop_command_port(port->serial); in whiteheat_open()
397 stop_command_port(port->serial); in whiteheat_close()
786 static void stop_command_port(struct usb_serial *serial) in stop_command_port() function