Searched refs:outstanding_lock (Results 1 – 2 of 2) sorted by relevance
810 spinlock_t outstanding_lock; member
2099 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_send_command()2104 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_send_command()2889 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_wait_for_dev_cmd()2891 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_wait_for_dev_cmd()5307 spin_lock_irqsave(&hba->outstanding_lock, flags); in ufshcd_transfer_req_compl()5314 spin_unlock_irqrestore(&hba->outstanding_lock, flags); in ufshcd_transfer_req_compl()9453 spin_lock_init(&hba->outstanding_lock); in ufshcd_alloc_host()