Searched refs:outstanding_lock (Results 1 – 2 of 2) sorted by relevance
878 spinlock_t outstanding_lock; member
2166 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_send_command()2171 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_send_command()2992 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_wait_for_dev_cmd()2997 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_wait_for_dev_cmd()5429 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_transfer_req_compl()5436 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_transfer_req_compl()9632 spin_lock_init(&hba->outstanding_lock); in ufshcd_alloc_host()