Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dwhiteheat.c153 static void stop_command_port(struct usb_serial *serial);
369 stop_command_port(port->serial); in whiteheat_open()
376 stop_command_port(port->serial); in whiteheat_open()
390 stop_command_port(port->serial); in whiteheat_open()
405 stop_command_port(port->serial); in whiteheat_close()
811 static void stop_command_port(struct usb_serial *serial) in stop_command_port() function