Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c143 __u8 port_running; member
325 command_info->port_running = 0; in whiteheat_attach()
830 if (!command_info->port_running) { in start_command_port()
842 command_info->port_running++; in start_command_port()
858 command_info->port_running--; in stop_command_port()
859 if (!command_info->port_running) in stop_command_port()