Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-qcom-ufs-i.h118 struct ufs_qcom_phy_specific_ops *phy_spec_ops;
133 struct ufs_qcom_phy_specific_ops { struct
154 struct ufs_qcom_phy_specific_ops *phy_spec_ops); argument
Dphy-qcom-ufs-qmp-14nm.c126 static struct ufs_qcom_phy_specific_ops phy_14nm_ops = {
Dphy-qcom-ufs-qmp-20nm.c182 static struct ufs_qcom_phy_specific_ops phy_20nm_ops = {
Dphy-qcom-ufs.c81 struct ufs_qcom_phy_specific_ops *phy_spec_ops) in ufs_qcom_phy_generic_probe()