Home
last modified time | relevance | path

Searched refs:ufshpb_is_legacy (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/ufs/core/
Dufshpb.h299 static bool ufshpb_is_legacy(struct ufs_hba *hba) { return false; } in ufshpb_is_legacy() function
313 bool ufshpb_is_legacy(struct ufs_hba *hba);
Dufshpb.c47 bool ufshpb_is_legacy(struct ufs_hba *hba) in ufshpb_is_legacy() function
1603 if (ufshpb_is_legacy(hba)) in ufshpb_lu_parameter_init()
Dufshcd.c7760 if (!ufshpb_is_legacy(hba)) in ufs_get_device_desc()
7766 if (ufshpb_is_legacy(hba) || (!err && hpb_en)) in ufs_get_device_desc()