Home
last modified time | relevance | path

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

12345

/linux-6.6.21/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
Dphy-can-transceiver.c98 struct phy_provider *phy_provider; in can_transceiver_phy_probe() local
/linux-6.6.21/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()
/linux-6.6.21/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
Dsun8i_a83t_dphy.c55 struct phy_provider *phy_provider; in sun8i_a83t_dphy_register() local
/linux-6.6.21/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
Dphy-exynos-pcie.c148 struct phy_provider *phy_provider; in exynos_pcie_phy_probe() local
/linux-6.6.21/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
/linux-6.6.21/drivers/phy/broadcom/
Dphy-bcm-ns-usb2.c103 struct phy_provider *phy_provider; in bcm_ns_usb2_probe() local
Dphy-bcm-kona-usb2.c98 struct phy_provider *phy_provider; in bcm_kona_usb2_probe() local
Dphy-bcm-ns-usb3.c193 struct phy_provider *phy_provider; in bcm_ns_usb3_mdio_probe() local
/linux-6.6.21/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
Dphy-mtk-ufs.c154 struct phy_provider *phy_provider; in ufs_mtk_phy_probe() local
/linux-6.6.21/drivers/phy/qualcomm/
Dphy-qcom-ipq4019-usb.c97 struct phy_provider *phy_provider; in ipq4019_usb_phy_probe() local
/linux-6.6.21/drivers/phy/rockchip/
Dphy-rockchip-dp.c78 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local
/linux-6.6.21/drivers/phy/amlogic/
Dphy-meson8-hdmi-tx.c111 struct phy_provider *phy_provider; in phy_meson8_hdmi_tx_probe() local
/linux-6.6.21/drivers/phy/starfive/
Dphy-jh7110-usb.c103 struct phy_provider *phy_provider; in jh7110_usb_phy_probe() local
/linux-6.6.21/drivers/phy/st/
Dphy-stih407-usb.c93 struct phy_provider *phy_provider; in stih407_usb2_picophy_probe() local
/linux-6.6.21/drivers/phy/allwinner/
Dphy-sun9i-usb.c119 struct phy_provider *phy_provider; in sun9i_usb_phy_probe() local
Dphy-sun50i-usb3.c137 struct phy_provider *phy_provider; in sun50i_usb3_phy_probe() local
/linux-6.6.21/drivers/phy/tegra/
Dphy-tegra194-p2u.c109 struct phy_provider *phy_provider; in tegra_p2u_probe() local
/linux-6.6.21/drivers/phy/ti/
Dphy-da8xx-usb.c22 struct phy_provider *phy_provider; member

12345