Symbol: ufs_hba_variant_ops
drivers/ufs/host/cdns-pltfrm.c
247
static const struct ufs_hba_variant_ops cdns_ufs_pltfm_hba_vops = {
drivers/ufs/host/cdns-pltfrm.c
255
static const struct ufs_hba_variant_ops cdns_ufs_m31_16nm_pltfm_hba_vops = {
drivers/ufs/host/cdns-pltfrm.c
288
struct ufs_hba_variant_ops *vops;
drivers/ufs/host/cdns-pltfrm.c
292
vops = (struct ufs_hba_variant_ops *)of_id->data;
drivers/ufs/host/tc-dwc-g210-pci.c
30
static struct ufs_hba_variant_ops tc_dwc_g210_pci_hba_vops = {
drivers/ufs/host/tc-dwc-g210-pltfrm.c
24
static struct ufs_hba_variant_ops tc_dwc_g210_20bit_pltfm_hba_vops = {
drivers/ufs/host/tc-dwc-g210-pltfrm.c
30
static struct ufs_hba_variant_ops tc_dwc_g210_40bit_pltfm_hba_vops = {
drivers/ufs/host/tc-dwc-g210-pltfrm.c
58
struct ufs_hba_variant_ops *vops;
drivers/ufs/host/tc-dwc-g210-pltfrm.c
62
vops = (struct ufs_hba_variant_ops *)of_id->data;
drivers/ufs/host/ufs-amd-versal2.c
504
static struct ufs_hba_variant_ops ufs_versal2_hba_vops = {
drivers/ufs/host/ufs-exynos.c
2104
static const struct ufs_hba_variant_ops ufs_hba_exynos_ops = {
drivers/ufs/host/ufs-exynos.c
2121
static struct ufs_hba_variant_ops ufs_hba_exynosauto_vh_ops = {
drivers/ufs/host/ufs-exynos.c
2131
const struct ufs_hba_variant_ops *vops = &ufs_hba_exynos_ops;
drivers/ufs/host/ufs-exynos.h
180
const struct ufs_hba_variant_ops *vops;
drivers/ufs/host/ufs-hisi.c
543
static const struct ufs_hba_variant_ops ufs_hba_hi3660_vops = {
drivers/ufs/host/ufs-hisi.c
553
static const struct ufs_hba_variant_ops ufs_hba_hi3670_vops = {
drivers/ufs/host/ufs-mediatek.c
2323
static const struct ufs_hba_variant_ops ufs_hba_mtk_vops = {
drivers/ufs/host/ufs-qcom.c
2913
static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {
drivers/ufs/host/ufs-qcom.c
2942
static const struct ufs_hba_variant_ops ufs_hba_qcom_sa8255p_vops = {
drivers/ufs/host/ufs-qcom.c
2966
const struct ufs_hba_variant_ops *vops;
drivers/ufs/host/ufs-qcom.h
369
const struct ufs_hba_variant_ops *vops;
drivers/ufs/host/ufs-renesas.c
520
static const struct ufs_hba_variant_ops ufs_renesas_vops = {
drivers/ufs/host/ufs-rockchip.c
232
static const struct ufs_hba_variant_ops ufs_hba_rk3576_vops = {
drivers/ufs/host/ufs-rockchip.c
249
const struct ufs_hba_variant_ops *vops;
drivers/ufs/host/ufs-sprd.h
74
const struct ufs_hba_variant_ops ufs_hba_sprd_vops;
drivers/ufs/host/ufshcd-pci.c
480
static struct ufs_hba_variant_ops ufs_qemu_hba_vops = {
drivers/ufs/host/ufshcd-pci.c
487
static struct ufs_hba_variant_ops ufs_intel_cnl_hba_vops = {
drivers/ufs/host/ufshcd-pci.c
495
static struct ufs_hba_variant_ops ufs_intel_ehl_hba_vops = {
drivers/ufs/host/ufshcd-pci.c
503
static struct ufs_hba_variant_ops ufs_intel_lkf_hba_vops = {
drivers/ufs/host/ufshcd-pci.c
515
static struct ufs_hba_variant_ops ufs_intel_adl_hba_vops = {
drivers/ufs/host/ufshcd-pci.c
524
static struct ufs_hba_variant_ops ufs_intel_mtl_hba_vops = {
drivers/ufs/host/ufshcd-pci.c
654
hba->vops = (struct ufs_hba_variant_ops *)id->driver_data;
drivers/ufs/host/ufshcd-pltfrm.c
493
const struct ufs_hba_variant_ops *vops)
drivers/ufs/host/ufshcd-pltfrm.h
34
const struct ufs_hba_variant_ops *vops);
include/ufs/ufshcd.h
1133
const struct ufs_hba_variant_ops *vops;