Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c24 static struct ufs_hba_variant_ops tc_dwc_g210_20bit_pltfm_hba_vops = {
30 static struct ufs_hba_variant_ops tc_dwc_g210_40bit_pltfm_hba_vops = {
58 struct ufs_hba_variant_ops *vops; in tc_dwc_g210_pltfm_probe()
62 vops = (struct ufs_hba_variant_ops *)of_id->data; in tc_dwc_g210_pltfm_probe()
H A Dcdns-pltfrm.c247 static const struct ufs_hba_variant_ops cdns_ufs_pltfm_hba_vops = {
255 static const struct ufs_hba_variant_ops cdns_ufs_m31_16nm_pltfm_hba_vops = {
288 struct ufs_hba_variant_ops *vops; in cdns_ufs_pltfrm_probe()
292 vops = (struct ufs_hba_variant_ops *)of_id->data; in cdns_ufs_pltfrm_probe()
H A Dufshcd-pci.c481 static struct ufs_hba_variant_ops ufs_qemu_hba_vops = {
488 static struct ufs_hba_variant_ops ufs_intel_cnl_hba_vops = {
496 static struct ufs_hba_variant_ops ufs_intel_ehl_hba_vops = {
504 static struct ufs_hba_variant_ops ufs_intel_lkf_hba_vops = {
516 static struct ufs_hba_variant_ops ufs_intel_adl_hba_vops = {
525 static struct ufs_hba_variant_ops ufs_intel_mtl_hba_vops = {
655 hba->vops = (struct ufs_hba_variant_ops *)id->driver_data; in ufshcd_pci_probe()
H A Dufshcd-pltfrm.h34 const struct ufs_hba_variant_ops *vops);
H A Dufs-sprd.h74 const struct ufs_hba_variant_ops ufs_hba_sprd_vops;
H A Dtc-dwc-g210-pci.c30 static struct ufs_hba_variant_ops tc_dwc_g210_pci_hba_vops = {
H A Dufs-rockchip.c233 static const struct ufs_hba_variant_ops ufs_hba_rk3576_vops = {
250 const struct ufs_hba_variant_ops *vops; in ufs_rockchip_probe()
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 Dufs-qcom.h316 const struct ufs_hba_variant_ops *vops;
H A Dufs-exynos.h180 const struct ufs_hba_variant_ops *vops;
H A Dufshcd-pltfrm.c493 const struct ufs_hba_variant_ops *vops) in ufshcd_pltfrm_init()
H A Dufs-amd-versal2.c507 static struct ufs_hba_variant_ops ufs_versal2_hba_vops = {
H A Dufs-qcom.c2335 static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {
2360 static const struct ufs_hba_variant_ops ufs_hba_qcom_sa8255p_vops = {
2384 const struct ufs_hba_variant_ops *vops; in ufs_qcom_probe()
H A Dufs-renesas.c520 static const struct ufs_hba_variant_ops ufs_renesas_vops = {
H A Dufs-exynos.c2012 static const struct ufs_hba_variant_ops ufs_hba_exynos_ops = {
2028 static struct ufs_hba_variant_ops ufs_hba_exynosauto_vh_ops = {
2038 const struct ufs_hba_variant_ops *vops = &ufs_hba_exynos_ops; in exynos_ufs_probe()
H A Dufs-mediatek.c2313 static const struct ufs_hba_variant_ops ufs_hba_mtk_vops = {
/linux/include/ufs/
H A Dufshcd.h335 struct ufs_hba_variant_ops { struct
992 const struct ufs_hba_variant_ops *vops;