Searched refs:start_comp (Results 1 – 4 of 4) sorted by relevance
115 struct completion start_comp, stop_comp, flush_comp; member
1026 if (completion_done(&priv->start_comp) && in kvaser_usb_leaf_start_chip_reply()1031 complete(&priv->start_comp); in kvaser_usb_leaf_start_chip_reply()1167 init_completion(&priv->start_comp); in kvaser_usb_leaf_start_chip()1174 if (!wait_for_completion_timeout(&priv->start_comp, in kvaser_usb_leaf_start_chip()
782 if (completion_done(&priv->start_comp) && in kvaser_usb_hydra_start_chip_reply()787 complete(&priv->start_comp); in kvaser_usb_hydra_start_chip_reply()1844 init_completion(&priv->start_comp); in kvaser_usb_hydra_start_chip()1851 if (!wait_for_completion_timeout(&priv->start_comp, in kvaser_usb_hydra_start_chip()
657 init_completion(&priv->start_comp); in kvaser_usb_init_one()