Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/drivers/phy/
A 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
568 struct phy_provider *phy_provider; in _of_phy_get() local
1096 struct phy_provider *phy_provider; in __of_phy_provider_register() local
1159 struct phy_provider **ptr, *phy_provider; in __devm_of_phy_provider_register() local
1184 void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
1206 struct phy_provider *phy_provider) in devm_of_phy_provider_unregister()
A Dphy-lpc18xx-usb-otg.c95 struct phy_provider *phy_provider; in lpc18xx_usb_otg_phy_probe() local
A Dphy-can-transceiver.c97 struct phy_provider *phy_provider; in can_transceiver_phy_probe() local
/linux-6.3-rc2/include/linux/phy/
A Dphy.h171 struct phy_provider { struct
172 struct device *dev;
196 #define of_phy_provider_register(dev, xlate) \ argument
523 static inline void of_phy_provider_unregister(struct phy_provider *phy_provider) in of_phy_provider_unregister()
528 struct phy_provider *phy_provider) in devm_of_phy_provider_unregister()
/linux-6.3-rc2/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
A Dsun8i_a83t_dphy.c55 struct phy_provider *phy_provider; in sun8i_a83t_dphy_register() local
/linux-6.3-rc2/drivers/phy/samsung/
A Dphy-exynos-dp-video.c79 struct phy_provider *phy_provider; in exynos_dp_video_phy_probe() local
A Dphy-samsung-usb2.c149 struct phy_provider *phy_provider; in samsung_usb2_phy_probe() local
A Dphy-exynos-pcie.c148 struct phy_provider *phy_provider; in exynos_pcie_phy_probe() local
/linux-6.3-rc2/drivers/phy/mediatek/
A Dphy-mtk-hdmi.c78 struct phy_provider *phy_provider; in mtk_hdmi_phy_probe() local
A Dphy-mtk-mipi-dsi.c117 struct phy_provider *phy_provider; in mtk_mipi_tx_probe() local
A Dphy-mtk-ufs.c153 struct phy_provider *phy_provider; in ufs_mtk_phy_probe() local
/linux-6.3-rc2/drivers/phy/marvell/
A Dphy-armada375-usb2.c106 struct phy_provider *phy_provider; in armada375_usb_phy_probe() local
A Dphy-mvebu-sata.c82 struct phy_provider *phy_provider; in phy_mvebu_sata_probe() local
/linux-6.3-rc2/drivers/phy/broadcom/
A Dphy-bcm-ns-usb2.c103 struct phy_provider *phy_provider; in bcm_ns_usb2_probe() local
A Dphy-bcm-kona-usb2.c98 struct phy_provider *phy_provider; in bcm_kona_usb2_probe() local
A Dphy-bcm-ns-usb3.c193 struct phy_provider *phy_provider; in bcm_ns_usb3_mdio_probe() local
/linux-6.3-rc2/drivers/phy/qualcomm/
A Dphy-qcom-ipq4019-usb.c98 struct phy_provider *phy_provider; in ipq4019_usb_phy_probe() local
/linux-6.3-rc2/drivers/phy/rockchip/
A Dphy-rockchip-dp.c78 struct phy_provider *phy_provider; in rockchip_dp_phy_probe() local
/linux-6.3-rc2/drivers/phy/amlogic/
A Dphy-meson8-hdmi-tx.c111 struct phy_provider *phy_provider; in phy_meson8_hdmi_tx_probe() local
/linux-6.3-rc2/drivers/phy/st/
A Dphy-stih407-usb.c93 struct phy_provider *phy_provider; in stih407_usb2_picophy_probe() local
/linux-6.3-rc2/drivers/phy/allwinner/
A Dphy-sun9i-usb.c119 struct phy_provider *phy_provider; in sun9i_usb_phy_probe() local
A Dphy-sun50i-usb3.c136 struct phy_provider *phy_provider; in sun50i_usb3_phy_probe() local
/linux-6.3-rc2/drivers/phy/tegra/
A Dphy-tegra194-p2u.c109 struct phy_provider *phy_provider; in tegra_p2u_probe() local
/linux-6.3-rc2/drivers/phy/freescale/
A Dphy-fsl-imx8mq-usb.c152 struct phy_provider *phy_provider; in imx8mq_usb_phy_probe() local
/linux-6.3-rc2/drivers/phy/ti/
A Dphy-da8xx-usb.c22 struct phy_provider *phy_provider; member

Completed in 42 milliseconds

12345