Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.c135 __u8 port_running; member
289 command_info->port_running = 0; in whiteheat_attach()
768 if (!command_info->port_running) { in start_command_port()
780 command_info->port_running++; in start_command_port()
796 command_info->port_running--; in stop_command_port()
797 if (!command_info->port_running) in stop_command_port()