Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/usb/
Dkvaser_usb.c481 struct completion start_comp, stop_comp; member
1256 complete(&priv->stop_comp); in kvaser_usb_stop_chip_reply()
1564 init_completion(&priv->stop_comp); in kvaser_usb_stop_chip()
1571 if (!wait_for_completion_timeout(&priv->stop_comp, in kvaser_usb_stop_chip()
1906 init_completion(&priv->stop_comp); in kvaser_usb_init_one()