Searched refs:cmd_comp (Results 1 – 2 of 2) sorted by relevance
58 wait_queue_head_t cmd_comp; member 97 init_waitqueue_head(&stuser->cmd_comp); in stuser_create() 212 wake_up_interruptible(&stuser->cmd_comp); in mrpc_cleanup_cmd() 588 rc = wait_event_interruptible(stuser->cmd_comp, in switchtec_dev_read() 642 poll_wait(filp, &stuser->cmd_comp, wait); in switchtec_dev_poll() 1331 wake_up_interruptible(&stuser->cmd_comp); in stdev_kill()
959 * The completion will be copied into cmd_comp.966 struct ena_admin_acq_entry *cmd_comp,