Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dwhiteheat.c138 __u8 port_running; member
293 command_info->port_running = 0; in whiteheat_attach()
791 if (!command_info->port_running) { in start_command_port()
803 command_info->port_running++; in start_command_port()
819 command_info->port_running--; in stop_command_port()
820 if (!command_info->port_running) in stop_command_port()