Searched refs:ufs_hba_variant_ops (Results 1 – 13 of 13) sorted by relevance
23 static struct ufs_hba_variant_ops tc_dwc_g210_20bit_pltfm_hba_vops = {29 static struct ufs_hba_variant_ops tc_dwc_g210_40bit_pltfm_hba_vops = {57 struct ufs_hba_variant_ops *vops; in tc_dwc_g210_pltfm_probe()61 vops = (struct ufs_hba_variant_ops *)of_id->data; in tc_dwc_g210_pltfm_probe()
248 static const struct ufs_hba_variant_ops cdns_ufs_pltfm_hba_vops = {256 static const struct ufs_hba_variant_ops cdns_ufs_m31_16nm_pltfm_hba_vops = {289 struct ufs_hba_variant_ops *vops; in cdns_ufs_pltfrm_probe()293 vops = (struct ufs_hba_variant_ops *)of_id->data; in cdns_ufs_pltfrm_probe()
209 static struct ufs_hba_variant_ops ufs_intel_cnl_hba_vops = {217 static struct ufs_hba_variant_ops ufs_intel_ehl_hba_vops = {350 hba->vops = (struct ufs_hba_variant_ops *)id->driver_data; in ufshcd_pci_probe()
32 const struct ufs_hba_variant_ops *vops);
54 static struct ufs_hba_variant_ops tc_dwc_g210_pci_hba_vops = {
542 static const struct ufs_hba_variant_ops ufs_hba_hi3660_vops = {551 static const struct ufs_hba_variant_ops ufs_hba_hi3670_vops = {
385 const struct ufs_hba_variant_ops *vops) in ufshcd_pltfrm_init()
296 struct ufs_hba_variant_ops { struct723 const struct ufs_hba_variant_ops *vops;
919 static const struct ufs_hba_variant_ops ufs_hba_mtk_vops = {
1482 static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {
1214 static struct ufs_hba_variant_ops ufs_hba_exynos_ops = {
53898 @@ -324,6 +325,7 @@ struct ufs_hba_variant_ops {
355521 +static struct ufs_hba_variant_ops hiufs_pltfm_hba_vops = {355544 + struct ufs_hba_variant_ops *vops;355548 + vops = (struct ufs_hba_variant_ops *)of_id->data;356113 @@ -326,6 +327,7 @@ struct ufs_hba_variant_ops {