Searched refs:stop_comp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb.h | 122 struct completion start_comp, stop_comp, flush_comp, member
|
H A D | kvaser_usb_hydra.c | 819 complete(&priv->stop_comp); in kvaser_usb_hydra_stop_chip_reply() 1983 init_completion(&priv->stop_comp); in kvaser_usb_hydra_stop_chip() 1995 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_hydra_stop_chip()
|
H A D | kvaser_usb_leaf.c | 1470 complete(&priv->stop_comp); in kvaser_usb_leaf_stop_chip_reply() 1637 init_completion(&priv->stop_comp); in kvaser_usb_leaf_stop_chip() 1646 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_leaf_stop_chip()
|
H A D | kvaser_usb_core.c | 779 init_completion(&priv->stop_comp); in kvaser_usb_init_one()
|
/kernel/linux/linux-6.6/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb.h | 122 struct completion start_comp, stop_comp, flush_comp, member
|
H A D | kvaser_usb_hydra.c | 846 complete(&priv->stop_comp); in kvaser_usb_hydra_stop_chip_reply() 2013 reinit_completion(&priv->stop_comp); in kvaser_usb_hydra_stop_chip() 2025 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_hydra_stop_chip()
|
H A D | kvaser_usb_leaf.c | 1489 complete(&priv->stop_comp); in kvaser_usb_leaf_stop_chip_reply() 1659 reinit_completion(&priv->stop_comp); in kvaser_usb_leaf_stop_chip() 1668 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_leaf_stop_chip()
|
H A D | kvaser_usb_core.c | 816 init_completion(&priv->stop_comp); in kvaser_usb_init_one()
|
Completed in 15 milliseconds