Home
last modified time | relevance | path

Searched refs:stm32_usbphyc_phy (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/phy/st/
Dphy-stm32-usbphyc.c58 struct stm32_usbphyc_phy { struct
71 struct stm32_usbphyc_phy **phys; argument
211 struct stm32_usbphyc_phy *usbphyc_phy = phy_get_drvdata(phy); in stm32_usbphyc_phy_init()
226 struct stm32_usbphyc_phy *usbphyc_phy = phy_get_drvdata(phy); in stm32_usbphyc_phy_exit()
236 struct stm32_usbphyc_phy *usbphyc_phy = phy_get_drvdata(phy); in stm32_usbphyc_phy_power_on()
243 struct stm32_usbphyc_phy *usbphyc_phy = phy_get_drvdata(phy); in stm32_usbphyc_phy_power_off()
272 struct stm32_usbphyc_phy *usbphyc_phy = NULL; in stm32_usbphyc_of_xlate()
360 struct stm32_usbphyc_phy *usbphyc_phy; in stm32_usbphyc_probe()