Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd-priv.h119 if (hba->vops && hba->vops->get_ufs_hci_version) in ufshcd_vops_get_ufs_hci_version()
120 return hba->vops->get_ufs_hci_version(hba); in ufshcd_vops_get_ufs_hci_version()
/openbmc/linux/include/ufs/
H A Dufshcd.h338 u32 (*get_ufs_hci_version)(struct ufs_hba *); member
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.c1674 .get_ufs_hci_version = ufs_mtk_get_ufs_hci_version,
H A Dufs-qcom.c1877 .get_ufs_hci_version = ufs_qcom_get_ufs_hci_version,