Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dtc-dwc-g210-pltfrm.c23 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()
H A Dcdns-pltfrm.c248 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()
H A Dufshcd-pci.c209 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()
H A Dufshcd-pltfrm.h32 const struct ufs_hba_variant_ops *vops);
H A Dtc-dwc-g210-pci.c54 static struct ufs_hba_variant_ops tc_dwc_g210_pci_hba_vops = {
H A Dufs-hisi.c542 static const struct ufs_hba_variant_ops ufs_hba_hi3660_vops = {
551 static const struct ufs_hba_variant_ops ufs_hba_hi3670_vops = {
H A Dufshcd-pltfrm.c366 const struct ufs_hba_variant_ops *vops) in ufshcd_pltfrm_init()
H A Dufshcd.h323 struct ufs_hba_variant_ops { struct
838 const struct ufs_hba_variant_ops *vops;
H A Dufs-mediatek.c1070 static const struct ufs_hba_variant_ops ufs_hba_mtk_vops = {
H A Dufs-qcom.c1506 static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {
H A Dufs-exynos.c1214 static struct ufs_hba_variant_ops ufs_hba_exynos_ops = {