Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/phy/
Dphy-core.c37 struct phy_provider *phy_provider = *(struct phy_provider **)res; in devm_phy_provider_release() local
133 struct phy_provider *phy_provider; in of_phy_provider_lookup() local
500 struct phy_provider *phy_provider; in _of_phy_get() local
984 struct phy_provider *phy_provider; in __of_phy_provider_register() local
1046 struct phy_provider **ptr, *phy_provider; in __devm_of_phy_provider_register() local
1071 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
1092 struct phy_provider *phy_provider) { in devm_of_phy_provider_unregister()
Dphy-lpc18xx-usb-otg.c95 struct phy_provider *phy_provider; in lpc18xx_usb_otg_phy_probe() local
/Linux-v5.4/include/linux/phy/
Dphy.h149 struct phy_provider { struct
150 struct device *dev;
174 #define of_phy_provider_register(dev, xlate) \ argument
478 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
483 struct phy_provider *phy_provider) in devm_of_phy_provider_unregister()
/Linux-v5.4/drivers/phy/broadcom/
Dphy-bcm-ns-usb3.c201 struct phy_provider *phy_provider; in bcm_ns_usb3_mdio_probe() local
313 struct phy_provider *phy_provider; in bcm_ns_usb3_probe() local
Dphy-bcm-ns-usb2.c87 struct phy_provider *phy_provider; in bcm_ns_usb2_probe() local
Dphy-bcm-kona-usb2.c99 struct phy_provider *phy_provider; in bcm_kona_usb2_probe() local
/Linux-v5.4/drivers/phy/samsung/
Dphy-exynos-dp-video.c79 struct phy_provider *phy_provider; in exynos_dp_video_phy_probe() local
Dphy-samsung-usb2.c145 struct phy_provider *phy_provider; in samsung_usb2_phy_probe() local
Dphy-exynos5250-sata.c166 struct phy_provider *phy_provider; in exynos_sata_phy_probe() local
/Linux-v5.4/drivers/phy/marvell/
Dphy-armada375-usb2.c106 struct phy_provider *phy_provider; in armada375_usb_phy_probe() local
Dphy-mvebu-sata.c82 struct phy_provider *phy_provider; in phy_mvebu_sata_probe() local
Dphy-pxa-28nm-hsic.c163 struct phy_provider *phy_provider; in mv_hsic_phy_probe() local
/Linux-v5.4/drivers/phy/tegra/
Dphy-tegra194-p2u.c71 struct phy_provider *phy_provider; in tegra_p2u_probe() local
/Linux-v5.4/drivers/phy/rockchip/
Dphy-rockchip-dp.c78 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local
/Linux-v5.4/drivers/phy/freescale/
Dphy-fsl-imx8mq-usb.c88 struct phy_provider *phy_provider; in imx8mq_usb_phy_probe() local
/Linux-v5.4/drivers/phy/st/
Dphy-stih407-usb.c93 struct phy_provider *phy_provider; in stih407_usb2_picophy_probe() local
/Linux-v5.4/drivers/phy/allwinner/
Dphy-sun9i-usb.c119 struct phy_provider *phy_provider; in sun9i_usb_phy_probe() local
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_hdmi_phy.c111 struct phy_provider *phy_provider; in mtk_hdmi_phy_probe() local
/Linux-v5.4/drivers/phy/ti/
Dphy-da8xx-usb.c22 struct phy_provider *phy_provider; member
Dphy-dm816x-usb.c189 struct phy_provider *phy_provider; in dm816x_usb_phy_probe() local
/Linux-v5.4/drivers/phy/hisilicon/
Dphy-hi6220-usb.c119 struct phy_provider *phy_provider; in hi6220_phy_probe() local
Dphy-hi3660-usb3.c172 struct phy_provider *phy_provider; in hi3660_phy_probe() local
Dphy-hix5hd2-sata.c135 struct phy_provider *phy_provider; in hix5hd2_sata_phy_probe() local
/Linux-v5.4/drivers/phy/socionext/
Dphy-uniphier-usb2.c111 struct phy_provider *phy_provider; in uniphier_u2phy_probe() local
Dphy-uniphier-pcie.c163 struct phy_provider *phy_provider; in uniphier_pciephy_probe() local

123