Searched refs:wait_command (Results 1 – 1 of 1) sorted by relevance
135 wait_queue_head_t wait_command; /* for handling sleeping whilst member288 init_waitqueue_head(&command_info->wait_command); in whiteheat_attach()493 wake_up(&command_info->wait_command); in command_port_read_callback()501 wake_up(&command_info->wait_command); in command_port_read_callback()504 wake_up(&command_info->wait_command); in command_port_read_callback()514 wake_up(&command_info->wait_command); in command_port_read_callback()562 t = wait_event_timeout(command_info->wait_command, in firm_send_command()