Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshcd.h1238 int ufshcd_make_hba_operational(struct ufs_hba *hba);
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.c1217 err = ufshcd_make_hba_operational(hba); in ufs_mtk_link_set_hpm()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c4605 int ufshcd_make_hba_operational(struct ufs_hba *hba) in ufshcd_make_hba_operational() function
4649 EXPORT_SYMBOL_GPL(ufshcd_make_hba_operational);
4904 ret = ufshcd_make_hba_operational(hba); in ufshcd_link_startup()