Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
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()
A Dcdns-pltfrm.c251 static const struct ufs_hba_variant_ops cdns_ufs_pltfm_hba_vops = {
259 static const struct ufs_hba_variant_ops cdns_ufs_m31_16nm_pltfm_hba_vops = {
292 struct ufs_hba_variant_ops *vops; in cdns_ufs_pltfrm_probe()
296 vops = (struct ufs_hba_variant_ops *)of_id->data; in cdns_ufs_pltfrm_probe()
A Dufshcd-pci.c431 static struct ufs_hba_variant_ops ufs_intel_cnl_hba_vops = {
439 static struct ufs_hba_variant_ops ufs_intel_ehl_hba_vops = {
447 static struct ufs_hba_variant_ops ufs_intel_lkf_hba_vops = {
459 static struct ufs_hba_variant_ops ufs_intel_adl_hba_vops = {
543 hba->vops = (struct ufs_hba_variant_ops *)id->driver_data; in ufshcd_pci_probe()
A Dufshcd-pltfrm.h33 const struct ufs_hba_variant_ops *vops);
A Dtc-dwc-g210-pci.c29 static struct ufs_hba_variant_ops tc_dwc_g210_pci_hba_vops = {
A Dufs-hisi.c535 static const struct ufs_hba_variant_ops ufs_hba_hi3660_vops = {
544 static const struct ufs_hba_variant_ops ufs_hba_hi3670_vops = {
A Dufs-exynos.h161 const struct ufs_hba_variant_ops *vops;
A Dufshcd-pltfrm.c316 const struct ufs_hba_variant_ops *vops) in ufshcd_pltfrm_init()
A Dufshcd.h324 struct ufs_hba_variant_ops { struct
840 const struct ufs_hba_variant_ops *vops;
A Dufs-exynos.c1475 static struct ufs_hba_variant_ops ufs_hba_exynos_ops = {
1489 static struct ufs_hba_variant_ops ufs_hba_exynosauto_vh_ops = {
1499 const struct ufs_hba_variant_ops *vops = &ufs_hba_exynos_ops; in exynos_ufs_probe()
A Dufs-mediatek.c1148 static const struct ufs_hba_variant_ops ufs_hba_mtk_vops = {
A Dufs-qcom.c1494 static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {

Completed in 23 milliseconds