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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget-core.c244 spin_lock_irqsave(&budget->debilock, flags);
248 spin_unlock_irqrestore(&budget->debilock, flags);
259 spin_unlock_irqrestore(&budget->debilock, flags);
267 spin_unlock_irqrestore(&budget->debilock, flags);
283 spin_lock_irqsave(&budget->debilock, flags);
287 spin_unlock_irqrestore(&budget->debilock, flags);
299 spin_unlock_irqrestore(&budget->debilock, flags);
304 spin_unlock_irqrestore(&budget->debilock, flags);
491 spin_lock_init(&budget->debilock);
H A Dav7110_hw.h415 spin_lock_irqsave(&av7110->debilock, flags);
417 spin_unlock_irqrestore(&av7110->debilock, flags);
425 spin_lock_irqsave(&av7110->debilock, flags);
427 spin_unlock_irqrestore(&av7110->debilock, flags);
436 spin_lock_irqsave(&av7110->debilock, flags);
439 spin_unlock_irqrestore(&av7110->debilock, flags);
H A Dbudget.h71 spinlock_t debilock; member in struct:budget
H A Dav7110.h152 spinlock_t debilock; member in struct:av7110
H A Dav7110.c472 spin_lock(&av7110->debilock);
476 spin_unlock(&av7110->debilock);
497 spin_lock(&av7110->debilock);
586 spin_unlock(&av7110->debilock);
621 spin_unlock(&av7110->debilock);
647 spin_unlock(&av7110->debilock);
665 spin_unlock(&av7110->debilock);
674 spin_unlock(&av7110->debilock);
691 spin_unlock(&av7110->debilock);
2610 spin_lock_init(&av7110->debilock);
[all...]

Completed in 70 milliseconds