Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/phy/st/
Dphy-stm32-usbphyc.c366 static int stm32_usbphyc_phy_exit(struct phy *phy) in stm32_usbphyc_phy_exit() function
398 .exit = stm32_usbphyc_phy_exit,
777 stm32_usbphyc_phy_exit(usbphyc->phys[port]->phy); in stm32_usbphyc_remove()