Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/phy/
H A 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()
H A Dphy-lpc18xx-usb-otg.c95 struct phy_provider *phy_provider; in lpc18xx_usb_otg_phy_probe() local
H A Dphy-can-transceiver.c98 struct phy_provider *phy_provider; in can_transceiver_phy_probe() local
/openbmc/linux/include/linux/phy/
H A 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()
/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_dphy.c55 struct phy_provider *phy_provider; in sun8i_a83t_dphy_register() local
/openbmc/u-boot/board/st/stm32mp1/
H A Dstm32mp1.c43 int phy_provider; in board_usb_init() local
/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos-dp-video.c77 struct phy_provider *phy_provider; in exynos_dp_video_phy_probe() local
H A Dphy-samsung-usb2.c147 struct phy_provider *phy_provider; in samsung_usb2_phy_probe() local
H A Dphy-exynos-pcie.c148 struct phy_provider *phy_provider; in exynos_pcie_phy_probe() local
/openbmc/linux/drivers/phy/marvell/
H A Dphy-armada375-usb2.c106 struct phy_provider *phy_provider; in armada375_usb_phy_probe() local
H A Dphy-mvebu-sata.c83 struct phy_provider *phy_provider; in phy_mvebu_sata_probe() local
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm-ns-usb2.c103 struct phy_provider *phy_provider; in bcm_ns_usb2_probe() local
H A Dphy-bcm-kona-usb2.c98 struct phy_provider *phy_provider; in bcm_kona_usb2_probe() local
/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.c90 struct phy_provider *phy_provider; in mtk_hdmi_phy_probe() local
H A Dphy-mtk-mipi-dsi.c117 struct phy_provider *phy_provider; in mtk_mipi_tx_probe() local
H A Dphy-mtk-ufs.c154 struct phy_provider *phy_provider; in ufs_mtk_phy_probe() local
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-ipq4019-usb.c97 struct phy_provider *phy_provider; in ipq4019_usb_phy_probe() local
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-dp.c78 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local
/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson8-hdmi-tx.c111 struct phy_provider *phy_provider; in phy_meson8_hdmi_tx_probe() local
/openbmc/linux/drivers/phy/starfive/
H A Dphy-jh7110-usb.c103 struct phy_provider *phy_provider; in jh7110_usb_phy_probe() local
H A Dphy-jh7110-pcie.c141 struct phy_provider *phy_provider; in jh7110_pcie_phy_probe() local
/openbmc/linux/drivers/phy/st/
H A Dphy-stih407-usb.c93 struct phy_provider *phy_provider; in stih407_usb2_picophy_probe() local
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun9i-usb.c119 struct phy_provider *phy_provider; in sun9i_usb_phy_probe() local
/openbmc/linux/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c109 struct phy_provider *phy_provider; in tegra_p2u_probe() local
/openbmc/linux/drivers/phy/ti/
H A Dphy-da8xx-usb.c22 struct phy_provider *phy_provider; member

12345