Lines Matching defs:hba

100 static int ufs_intel_hce_enable_notify(struct ufs_hba *hba,  in ufs_intel_hce_enable_notify()
114 static int ufs_intel_disable_lcc(struct ufs_hba *hba) in ufs_intel_disable_lcc()
126 static int ufs_intel_link_startup_notify(struct ufs_hba *hba, in ufs_intel_link_startup_notify()
144 static int ufs_intel_set_lanes(struct ufs_hba *hba, u32 lanes) in ufs_intel_set_lanes()
158 static int ufs_intel_lkf_pwr_change_notify(struct ufs_hba *hba, in ufs_intel_lkf_pwr_change_notify()
188 static int ufs_intel_lkf_apply_dev_quirks(struct ufs_hba *hba) in ufs_intel_lkf_apply_dev_quirks()
228 static void intel_cache_ltr(struct ufs_hba *hba) in intel_cache_ltr()
238 struct ufs_hba *hba = dev_get_drvdata(dev); in intel_ltr_set() local
292 static void intel_add_debugfs(struct ufs_hba *hba) in intel_add_debugfs()
304 static void intel_remove_debugfs(struct ufs_hba *hba) in intel_remove_debugfs()
311 static int ufs_intel_device_reset(struct ufs_hba *hba) in ufs_intel_device_reset()
346 static int ufs_intel_common_init(struct ufs_hba *hba) in ufs_intel_common_init()
378 static void ufs_intel_common_exit(struct ufs_hba *hba) in ufs_intel_common_exit()
384 static int ufs_intel_resume(struct ufs_hba *hba, enum ufs_pm_op op) in ufs_intel_resume()
405 static int ufs_intel_ehl_init(struct ufs_hba *hba) in ufs_intel_ehl_init()
411 static void ufs_intel_lkf_late_init(struct ufs_hba *hba) in ufs_intel_lkf_late_init()
423 static int ufs_intel_lkf_init(struct ufs_hba *hba) in ufs_intel_lkf_init()
437 static int ufs_intel_adl_init(struct ufs_hba *hba) in ufs_intel_adl_init()
445 static int ufs_intel_mtl_init(struct ufs_hba *hba) in ufs_intel_mtl_init()
451 static int ufs_qemu_get_hba_mac(struct ufs_hba *hba) in ufs_qemu_get_hba_mac()
456 static int ufs_qemu_mcq_config_resource(struct ufs_hba *hba) in ufs_qemu_mcq_config_resource()
463 static int ufs_qemu_op_runtime_config(struct ufs_hba *hba) in ufs_qemu_op_runtime_config()
544 struct ufs_hba *hba = dev_get_drvdata(dev); in ufshcd_pci_restore() local
560 struct ufs_hba *hba = pci_get_drvdata(pdev); in ufshcd_pci_remove() local
578 struct ufs_hba *hba; in ufshcd_pci_probe() local