Home
last modified time | relevance | path

Searched refs:echo_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c268 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()
H A Dpeak_canfd_user.h23 spinlock_t echo_lock; member
H A Dpeak_pciefd_main.c343 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()
/kernel/linux/linux-6.6/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c269 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()
713 spin_lock_irqsave(&priv->echo_lock, flags); in peak_canfd_start_xmit()
738 spin_unlock_irqrestore(&priv->echo_lock, flags); in peak_canfd_start_xmit()
835 spin_lock_init(&priv->echo_lock); in alloc_peak_canfd_dev()
H A Dpeak_canfd_user.h23 spinlock_t echo_lock; member
H A Dpeak_pciefd_main.c342 spin_lock_irqsave(&priv->ucan.echo_lock, flags); in pciefd_irq_handler()
346 spin_unlock_irqrestore(&priv->ucan.echo_lock, flags); in pciefd_irq_handler()
/kernel/linux/linux-5.10/drivers/net/can/
H A Dkvaser_pciefd.c270 spinlock_t echo_lock; /* Locks the message echo buffer */ member
790 spin_lock_irqsave(&can->echo_lock, irq_flags); in kvaser_pciefd_start_xmit()
828 spin_unlock_irqrestore(&can->echo_lock, irq_flags); in kvaser_pciefd_start_xmit()
981 spin_lock_init(&can->echo_lock); in kvaser_pciefd_setup_can_ctrls()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dkvaser_pciefd.c379 spinlock_t echo_lock; /* Locks the message echo buffer */ member
765 spin_lock_irqsave(&can->echo_lock, irq_flags); in kvaser_pciefd_start_xmit()
801 spin_unlock_irqrestore(&can->echo_lock, irq_flags); in kvaser_pciefd_start_xmit()
945 spin_lock_init(&can->echo_lock); in kvaser_pciefd_setup_can_ctrls()

Completed in 12 milliseconds