Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufshcd.h262 struct ufs_hba_variant_ops { struct
415 struct ufs_hba_variant_ops *vops;
Dufshcd-pltfrm.c43 static struct ufs_hba_variant_ops *get_variant_ops(struct device *dev) in get_variant_ops()
50 return (struct ufs_hba_variant_ops *)match->data; in get_variant_ops()
Dufs-qcom.c1004 static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {