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

/linux-4.1.27/drivers/dma/
H A Dste_dma40.c519 * @execmd_lock: Lock for execute command usage since several channels share
564 spinlock_t execmd_lock; member in struct:d40_base
1073 spin_lock_irqsave(&d40c->base->execmd_lock, flags); __d40_execute_command_phy()
1123 spin_unlock_irqrestore(&d40c->base->execmd_lock, flags); __d40_execute_command_phy()
3572 spin_lock_init(&base->execmd_lock); d40_probe()

Completed in 51 milliseconds