Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c450 spinlock_t irqlock, timerlock; /* spinlocks */ member
819 spin_lock_bh(&priv->timerlock); in start_tx()
832 spin_unlock_bh(&priv->timerlock); in start_tx()
868 spin_unlock_bh(&priv->timerlock); in start_tx()
1571 spin_lock_init(&priv->timerlock); in init_atmel_card()