Home
last modified time | relevance | path

Searched refs:ufshcd_is_device_present (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd.c663 static inline bool ufshcd_is_device_present(struct ufs_hba *hba) in ufshcd_is_device_present() function
4505 if (!ret && !ufshcd_is_device_present(hba)) { in ufshcd_link_startup()