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.c788 * ufshcd_is_device_present - Check if any device connected to
794 static inline bool ufshcd_is_device_present(struct ufs_hba *hba) in ufshcd_is_device_present() function
4916 if (!ret && !ufshcd_is_device_present(hba)) { in ufshcd_link_startup()