Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Ddbdma.c57 static spinlock_t au1xxx_dbdma_spin_lock = SPIN_LOCK_UNLOCKED; variable
238 spin_lock_irqsave(&au1xxx_dbdma_spin_lock, flags); in au1xxx_dbdma_chan_alloc()
258 spin_unlock_irqrestore(&au1xxx_dbdma_spin_lock, flags); in au1xxx_dbdma_chan_alloc()
265 spin_lock_irqsave(&au1xxx_dbdma_spin_lock, flags); in au1xxx_dbdma_chan_alloc()
277 spin_unlock_irqrestore(&au1xxx_dbdma_spin_lock, flags); in au1xxx_dbdma_chan_alloc()