Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c778 static inline bool ufshcd_is_device_present(struct ufs_hba *hba) in ufshcd_is_device_present() function
4851 if (!ret && !ufshcd_is_device_present(hba)) { in ufshcd_link_startup()