Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dste_dma40.c564 spinlock_t execmd_lock; member
1073 spin_lock_irqsave(&d40c->base->execmd_lock, flags); in __d40_execute_command_phy()
1123 spin_unlock_irqrestore(&d40c->base->execmd_lock, flags); in __d40_execute_command_phy()
3572 spin_lock_init(&base->execmd_lock); in d40_probe()