Home
last modified time | relevance | path

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

/linux/drivers/net/can/kvaser_pciefd/
H A Dkvaser_pciefd.h76 struct completion start_comp, flush_comp; member
/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb.h144 struct completion start_comp, stop_comp, flush_comp, member
H A Dkvaser_usb_leaf.c1603 if (completion_done(&priv->start_comp) && in kvaser_usb_leaf_start_chip_reply()
1608 complete(&priv->start_comp); in kvaser_usb_leaf_start_chip_reply()
1782 reinit_completion(&priv->start_comp); in kvaser_usb_leaf_start_chip()
1789 if (!wait_for_completion_timeout(&priv->start_comp, in kvaser_usb_leaf_start_chip()
H A Dkvaser_usb_hydra.c860 if (completion_done(&priv->start_comp) && in kvaser_usb_hydra_start_chip_reply()
865 complete(&priv->start_comp); in kvaser_usb_hydra_start_chip_reply()
2049 reinit_completion(&priv->start_comp); in kvaser_usb_hydra_start_chip()
2056 if (!wait_for_completion_timeout(&priv->start_comp, in kvaser_usb_hydra_start_chip()