Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/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
1017 struct phy_provider *phy_provider; in __of_phy_provider_register() local
1080 struct phy_provider **ptr, *phy_provider; in __devm_of_phy_provider_register() local
1105 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
1127 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
/kernel/linux/linux-5.10/include/linux/phy/
Dphy.h157 struct phy_provider { struct
158 struct device *dev;
182 #define of_phy_provider_register(dev, xlate) \ argument
491 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
496 struct phy_provider *phy_provider) in devm_of_phy_provider_unregister()
/kernel/linux/linux-6.6/drivers/phy/
Dphy-core.c39 struct phy_provider *phy_provider = *(struct phy_provider **)res; in devm_phy_provider_release() local
135 struct phy_provider *phy_provider; in of_phy_provider_lookup() local
570 struct phy_provider *phy_provider; in _of_phy_get() local
1100 struct phy_provider *phy_provider; in __of_phy_provider_register() local
1163 struct phy_provider **ptr, *phy_provider; in __devm_of_phy_provider_register() local
1188 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
1210 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
/kernel/linux/linux-6.6/include/linux/phy/
Dphy.h173 struct phy_provider { struct
174 struct device *dev;
198 #define of_phy_provider_register(dev, xlate) \ argument
525 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
530 struct phy_provider *phy_provider) in devm_of_phy_provider_unregister()
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
Dsun8i_a83t_dphy.c55 struct phy_provider *phy_provider; in sun8i_a83t_dphy_register() local
/kernel/linux/linux-5.10/drivers/phy/broadcom/
Dphy-bcm-ns-usb3.c202 struct phy_provider *phy_provider; in bcm_ns_usb3_mdio_probe() local
309 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
/kernel/linux/linux-6.6/drivers/phy/samsung/
Dphy-exynos-dp-video.c77 struct phy_provider *phy_provider; in exynos_dp_video_phy_probe() local
Dphy-samsung-usb2.c147 struct phy_provider *phy_provider; in samsung_usb2_phy_probe() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/phy/marvell/
Dphy-mvebu-sata.c83 struct phy_provider *phy_provider; in phy_mvebu_sata_probe() local
Dphy-armada375-usb2.c106 struct phy_provider *phy_provider; in armada375_usb_phy_probe() local
/kernel/linux/linux-5.10/drivers/phy/marvell/
Dphy-mvebu-sata.c82 struct phy_provider *phy_provider; in phy_mvebu_sata_probe() local
Dphy-armada375-usb2.c106 struct phy_provider *phy_provider; in armada375_usb_phy_probe() local
/kernel/linux/linux-6.6/drivers/phy/broadcom/
Dphy-bcm-ns-usb2.c103 struct phy_provider *phy_provider; in bcm_ns_usb2_probe() local
/kernel/linux/linux-6.6/drivers/phy/mediatek/
Dphy-mtk-hdmi.c90 struct phy_provider *phy_provider; in mtk_hdmi_phy_probe() local
Dphy-mtk-mipi-dsi.c117 struct phy_provider *phy_provider; in mtk_mipi_tx_probe() local
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
Dphy-qcom-ipq4019-usb.c97 struct phy_provider *phy_provider; in ipq4019_usb_phy_probe() local
/kernel/linux/linux-5.10/drivers/phy/tegra/
Dphy-tegra194-p2u.c71 struct phy_provider *phy_provider; in tegra_p2u_probe() local
/kernel/linux/linux-6.6/drivers/phy/rockchip/
Dphy-rockchip-dp.c78 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
Dphy-qcom-ipq4019-usb.c99 struct phy_provider *phy_provider; in ipq4019_usb_phy_probe() local
/kernel/linux/linux-5.10/drivers/phy/rockchip/
Dphy-rockchip-dp.c78 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local

12345678