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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 193 milliseconds