Searched refs:debilock (Results 1 – 2 of 2) sorted by relevance
254 spin_lock_irqsave(&budget->debilock, flags); in ttpci_budget_debiread()257 spin_unlock_irqrestore(&budget->debilock, flags); in ttpci_budget_debiread()295 spin_lock_irqsave(&budget->debilock, flags); in ttpci_budget_debiwrite()298 spin_unlock_irqrestore(&budget->debilock, flags); in ttpci_budget_debiwrite()495 spin_lock_init(&budget->debilock); in ttpci_budget_init()
82 spinlock_t debilock; member