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

/linux-master/drivers/staging/media/av7110/
H A Dav7110_hw.h416 spin_lock_irqsave(&av7110->debilock, flags);
418 spin_unlock_irqrestore(&av7110->debilock, flags);
426 spin_lock_irqsave(&av7110->debilock, flags);
428 spin_unlock_irqrestore(&av7110->debilock, flags);
437 spin_lock_irqsave(&av7110->debilock, flags);
440 spin_unlock_irqrestore(&av7110->debilock, flags);
H A Dav7110.h145 spinlock_t debilock; member in struct:av7110
H A Dav7110.c453 spin_lock(&av7110->debilock);
457 spin_unlock(&av7110->debilock);
478 spin_lock(&av7110->debilock);
567 spin_unlock(&av7110->debilock);
602 spin_unlock(&av7110->debilock);
628 spin_unlock(&av7110->debilock);
646 spin_unlock(&av7110->debilock);
655 spin_unlock(&av7110->debilock);
674 spin_unlock(&av7110->debilock);
2626 spin_lock_init(&av7110->debilock);
[all...]
/linux-master/drivers/media/pci/ttpci/
H A Dbudget.h81 spinlock_t debilock; member in struct:budget
H A Dbudget-core.c254 spin_lock_irqsave(&budget->debilock, flags);
257 spin_unlock_irqrestore(&budget->debilock, flags);
295 spin_lock_irqsave(&budget->debilock, flags);
298 spin_unlock_irqrestore(&budget->debilock, flags);
495 spin_lock_init(&budget->debilock);

Completed in 201 milliseconds