Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.c150 static void stop_command_port(struct usb_serial *serial);
363 stop_command_port(port->serial); in whiteheat_open()
370 stop_command_port(port->serial); in whiteheat_open()
384 stop_command_port(port->serial); in whiteheat_open()
399 stop_command_port(port->serial); in whiteheat_close()
788 static void stop_command_port(struct usb_serial *serial) in stop_command_port() function