Searched refs:echo_lock (Results 1 – 4 of 4) sorted by relevance
23 spinlock_t echo_lock; member
268 spin_lock_irqsave(&priv->echo_lock, flags); in pucan_handle_can_rx()278 spin_unlock_irqrestore(&priv->echo_lock, flags); in pucan_handle_can_rx()716 spin_lock_irqsave(&priv->echo_lock, flags); in peak_canfd_start_xmit()741 spin_unlock_irqrestore(&priv->echo_lock, flags); in peak_canfd_start_xmit()792 spin_lock_init(&priv->echo_lock); in alloc_peak_canfd_dev()
343 spin_lock_irqsave(&priv->ucan.echo_lock, flags); in pciefd_irq_handler()347 spin_unlock_irqrestore(&priv->ucan.echo_lock, flags); in pciefd_irq_handler()
261 spinlock_t echo_lock; /* Locks the message echo buffer */ member778 spin_lock_irqsave(&can->echo_lock, irq_flags); in kvaser_pciefd_start_xmit()816 spin_unlock_irqrestore(&can->echo_lock, irq_flags); in kvaser_pciefd_start_xmit()966 spin_lock_init(&can->echo_lock); in kvaser_pciefd_setup_can_ctrls()