Home
last modified time | relevance | path

Searched refs:ufs_qcom_phy_specific_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-ufs-i.h118 struct ufs_qcom_phy_specific_ops *phy_spec_ops;
134 struct ufs_qcom_phy_specific_ops { struct
151 struct ufs_qcom_phy_specific_ops *phy_spec_ops); argument
Dphy-qcom-ufs-qmp-14nm.c134 static struct ufs_qcom_phy_specific_ops phy_14nm_ops = {
Dphy-qcom-ufs-qmp-20nm.c192 static struct ufs_qcom_phy_specific_ops phy_20nm_ops = {
Dphy-qcom-ufs.c114 struct ufs_qcom_phy_specific_ops *phy_spec_ops) in ufs_qcom_phy_generic_probe()