Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40.c593 spinlock_t execmd_lock; member
1077 spin_lock_irqsave(&d40c->base->execmd_lock, flags); in __d40_execute_command_phy()
1127 spin_unlock_irqrestore(&d40c->base->execmd_lock, flags); in __d40_execute_command_phy()
3526 spin_lock_init(&base->execmd_lock); in d40_probe()