Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs.c170 static inline bool ufshcd_is_device_present(struct ufs_hba *hba) in ufshcd_is_device_present() function
502 if (ufshcd_is_device_present(hba)) in ufshcd_link_startup()
512 if (!ret && !ufshcd_is_device_present(hba)) { in ufshcd_link_startup()