Searched refs:vf2pf_ints_lock (Results 1 – 2 of 2) sorted by relevance
25 spin_lock_irqsave(&accel_dev->pf.vf2pf_ints_lock, flags); in adf_enable_vf2pf_interrupts()27 spin_unlock_irqrestore(&accel_dev->pf.vf2pf_ints_lock, flags); in adf_enable_vf2pf_interrupts()38 spin_lock_irqsave(&accel_dev->pf.vf2pf_ints_lock, flags); in adf_disable_vf2pf_interrupts()40 spin_unlock_irqrestore(&accel_dev->pf.vf2pf_ints_lock, flags); in adf_disable_vf2pf_interrupts()51 spin_lock(&accel_dev->pf.vf2pf_ints_lock); in adf_disable_vf2pf_interrupts_irq()53 spin_unlock(&accel_dev->pf.vf2pf_ints_lock); in adf_disable_vf2pf_interrupts_irq()412 spin_lock_init(&accel_dev->pf.vf2pf_ints_lock); in adf_enable_pf2vf_comms()
259 spinlock_t vf2pf_ints_lock; member
Completed in 9 milliseconds