Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c133 __u8 port_running; member
287 command_info->port_running = 0; in whiteheat_attach()
766 if (!command_info->port_running) { in start_command_port()
778 command_info->port_running++; in start_command_port()
794 command_info->port_running--; in stop_command_port()
795 if (!command_info->port_running) in stop_command_port()