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);
360 stop_command_port(port->serial); in whiteheat_open()
367 stop_command_port(port->serial); in whiteheat_open()
381 stop_command_port(port->serial); in whiteheat_open()
396 stop_command_port(port->serial); in whiteheat_close()
785 static void stop_command_port(struct usb_serial *serial) in stop_command_port() function