Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb.h115 struct completion start_comp, stop_comp, flush_comp; member
Dkvaser_usb_hydra.c812 complete(&priv->flush_comp); in kvaser_usb_hydra_flush_queue_reply()
1885 init_completion(&priv->flush_comp); in kvaser_usb_hydra_flush_queue()
1892 if (!wait_for_completion_timeout(&priv->flush_comp, in kvaser_usb_hydra_flush_queue()