Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c158 static void stop_command_port(struct usb_serial *serial);
401 stop_command_port(port->serial); in whiteheat_open()
408 stop_command_port(port->serial); in whiteheat_open()
422 stop_command_port(port->serial); in whiteheat_open()
437 stop_command_port(port->serial); in whiteheat_close()
850 static void stop_command_port(struct usb_serial *serial) in stop_command_port() function