Searched refs:ufs_hba_variant_ops (Results 1 – 3 of 3) sorted by relevance
262 struct ufs_hba_variant_ops { struct415 struct ufs_hba_variant_ops *vops;
43 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()
1004 static const struct ufs_hba_variant_ops ufs_hba_qcom_vops = {