Home
last modified time | relevance | path

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

/linux/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb.h115 struct completion start_comp, stop_comp, flush_comp; member
A Dkvaser_usb_leaf.c1115 complete(&priv->stop_comp); in kvaser_usb_leaf_stop_chip_reply()
1251 init_completion(&priv->stop_comp); in kvaser_usb_leaf_stop_chip()
1258 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_leaf_stop_chip()
A Dkvaser_usb_hydra.c826 complete(&priv->stop_comp); in kvaser_usb_hydra_stop_chip_reply()
1890 init_completion(&priv->stop_comp); in kvaser_usb_hydra_stop_chip()
1902 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_hydra_stop_chip()
A Dkvaser_usb_core.c679 init_completion(&priv->stop_comp); in kvaser_usb_init_one()

Completed in 14 milliseconds