Home
last modified time | relevance | path

Searched defs:phy_provider (Results 1 – 25 of 53) sorted by relevance

123

/Linux-v4.19/drivers/phy/
Dphy-core.c41 struct phy_provider *phy_provider = *(struct phy_provider **)res; in devm_phy_provider_release() local
137 struct phy_provider *phy_provider; in of_phy_provider_lookup() local
424 struct phy_provider *phy_provider; in _of_phy_get() local
903 struct phy_provider *phy_provider; in __of_phy_provider_register() local
965 struct phy_provider **ptr, *phy_provider; in __devm_of_phy_provider_register() local
990 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
1011 struct phy_provider *phy_provider) { in devm_of_phy_provider_unregister()
Dphy-lpc18xx-usb-otg.c99 struct phy_provider *phy_provider; in lpc18xx_usb_otg_phy_probe() local
/Linux-v4.19/include/linux/phy/
Dphy.h107 struct phy_provider { struct
108 struct device *dev;
132 #define of_phy_provider_register(dev, xlate) \ argument
408 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
413 struct phy_provider *phy_provider) in devm_of_phy_provider_unregister()
/Linux-v4.19/drivers/phy/broadcom/
Dphy-bcm-ns-usb3.c204 struct phy_provider *phy_provider; in bcm_ns_usb3_mdio_probe() local
316 struct phy_provider *phy_provider; in bcm_ns_usb3_probe() local
Dphy-bcm-ns-usb2.c91 struct phy_provider *phy_provider; in bcm_ns_usb2_probe() local
Dphy-bcm-kona-usb2.c107 struct phy_provider *phy_provider; in bcm_kona_usb2_probe() local
/Linux-v4.19/drivers/phy/samsung/
Dphy-exynos-dp-video.c82 struct phy_provider *phy_provider; in exynos_dp_video_phy_probe() local
Dphy-samsung-usb2.c148 struct phy_provider *phy_provider; in samsung_usb2_phy_probe() local
Dphy-exynos5250-sata.c169 struct phy_provider *phy_provider; in exynos_sata_phy_probe() local
/Linux-v4.19/drivers/phy/marvell/
Dphy-armada375-usb2.c110 struct phy_provider *phy_provider; in armada375_usb_phy_probe() local
Dphy-mvebu-sata.c86 struct phy_provider *phy_provider; in phy_mvebu_sata_probe() local
Dphy-pxa-28nm-hsic.c172 struct phy_provider *phy_provider; in mv_hsic_phy_probe() local
/Linux-v4.19/drivers/phy/rockchip/
Dphy-rockchip-dp.c81 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local
/Linux-v4.19/drivers/phy/st/
Dphy-stih407-usb.c97 struct phy_provider *phy_provider; in stih407_usb2_picophy_probe() local
Dphy-spear1340-miphy.c249 struct phy_provider *phy_provider; in spear1340_miphy_probe() local
/Linux-v4.19/drivers/phy/allwinner/
Dphy-sun9i-usb.c128 struct phy_provider *phy_provider; in sun9i_usb_phy_probe() local
/Linux-v4.19/drivers/phy/ti/
Dphy-da8xx-usb.c30 struct phy_provider *phy_provider; member
Dphy-dm816x-usb.c189 struct phy_provider *phy_provider; in dm816x_usb_phy_probe() local
Dphy-omap-usb2.c278 struct phy_provider *phy_provider; in omap_usb2_probe() local
/Linux-v4.19/drivers/phy/hisilicon/
Dphy-hi6220-usb.c123 struct phy_provider *phy_provider; in hi6220_phy_probe() local
Dphy-hix5hd2-sata.c139 struct phy_provider *phy_provider; in hix5hd2_sata_phy_probe() local
Dphy-histb-combphy.c196 struct phy_provider *phy_provider; in histb_combphy_probe() local
/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-ipq806x-sata.c140 struct phy_provider *phy_provider; in qcom_ipq806x_sata_phy_probe() local
Dphy-qcom-apq8064-sata.c218 struct phy_provider *phy_provider; in qcom_apq8064_sata_phy_probe() local
/Linux-v4.19/drivers/phy/ralink/
Dphy-ralink-usb.c183 struct phy_provider *phy_provider; in ralink_usb_phy_probe() local

123