Home
last modified time | relevance | path

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

1234

/linux/include/linux/phy/
H A Dphy.h183 struct phy_provider { struct
184 struct device *dev;
208 #define of_phy_provider_register(dev, xlate) \ argument
539 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
544 struct phy_provider *phy_provider) in devm_of_phy_provider_unregister()
/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
/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
/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
/linux/drivers/phy/
H A Dphy-lpc18xx-usb-otg.c95 struct phy_provider *phy_provider; in lpc18xx_usb_otg_phy_probe() local
H A Dphy-can-transceiver.c108 struct phy_provider *phy_provider; in can_transceiver_phy_probe() local
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-ipq4019-usb.c97 struct phy_provider *phy_provider; in ipq4019_usb_phy_probe() local
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-dp.c78 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local
/linux/drivers/phy/mediatek/
H A Dphy-mtk-mipi-dsi.c117 struct phy_provider *phy_provider; in mtk_mipi_tx_probe() local
H A Dphy-mtk-mipi-csi-0-5.c213 struct phy_provider *phy_provider; in mtk_mipi_cdphy_probe() local
H A Dphy-mtk-ufs.c154 struct phy_provider *phy_provider; in ufs_mtk_phy_probe() local
/linux/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c98 struct phy_provider *phy_provider; in bcm_kona_usb2_probe() local
H A Dphy-bcm-ns-usb3.c193 struct phy_provider *phy_provider; in bcm_ns_usb3_mdio_probe() local
/linux/drivers/phy/amlogic/
H A Dphy-meson8-hdmi-tx.c111 struct phy_provider *phy_provider; in phy_meson8_hdmi_tx_probe() local
/linux/drivers/phy/allwinner/
H A Dphy-sun9i-usb.c119 struct phy_provider *phy_provider; in sun9i_usb_phy_probe() local
H A Dphy-sun50i-usb3.c137 struct phy_provider *phy_provider; in sun50i_usb3_phy_probe() local
/linux/drivers/phy/starfive/
H A Dphy-jh7110-usb.c120 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
/linux/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c109 struct phy_provider *phy_provider; in tegra_p2u_probe() local
/linux/drivers/phy/hisilicon/
H A Dphy-hi6220-usb.c120 struct phy_provider *phy_provider; in hi6220_phy_probe() local
H A Dphy-hi3660-usb3.c173 struct phy_provider *phy_provider; in hi3660_phy_probe() local
H A Dphy-hix5hd2-sata.c136 struct phy_provider *phy_provider; in hix5hd2_sata_phy_probe() local

1234