Searched refs:soft_reg_copy_lock (Results 1 – 3 of 3) sorted by relevance
442 spinlock_t soft_reg_copy_lock; member838 spin_lock_irqsave(&private(dev)->soft_reg_copy_lock, flags); in ni_660x_set_dma_channel()850 spin_unlock_irqrestore(&private(dev)->soft_reg_copy_lock, flags); in ni_660x_set_dma_channel()858 spin_lock_irqsave(&private(dev)->soft_reg_copy_lock, flags); in ni_660x_unset_dma_channel()868 spin_unlock_irqrestore(&private(dev)->soft_reg_copy_lock, flags); in ni_660x_unset_dma_channel()1031 spin_lock_init(&private(dev)->soft_reg_copy_lock); in ni_660x_allocate_private()
415 spin_lock_irqsave(&devpriv->soft_reg_copy_lock, flags); in ni_set_bitfield()451 spin_unlock_irqrestore(&devpriv->soft_reg_copy_lock, flags); in ni_set_bitfield()511 spin_lock_irqsave(&devpriv->soft_reg_copy_lock, flags); in ni_set_cdo_dma_channel()523 spin_unlock_irqrestore(&devpriv->soft_reg_copy_lock, flags); in ni_set_cdo_dma_channel()4398 spin_lock_init(&devpriv->soft_reg_copy_lock); in ni_alloc_private()
1451 spinlock_t soft_reg_copy_lock; \