Searched refs:stop_comp (Results 1 – 4 of 4) sorted by relevance
144 struct completion start_comp, stop_comp, flush_comp, member
1635 complete(&priv->stop_comp); in kvaser_usb_leaf_stop_chip_reply()1810 reinit_completion(&priv->stop_comp); in kvaser_usb_leaf_stop_chip()1819 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_leaf_stop_chip()
878 complete(&priv->stop_comp); in kvaser_usb_hydra_stop_chip_reply()2068 reinit_completion(&priv->stop_comp); in kvaser_usb_hydra_stop_chip()2080 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_hydra_stop_chip()
858 init_completion(&priv->stop_comp); in kvaser_usb_init_one()