Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/amlogic/
Dphy-meson-gxl-usb2.c188 static int phy_meson_gxl_usb2_power_off(struct phy *phy) in phy_meson_gxl_usb2_power_off() function
213 phy_meson_gxl_usb2_power_off(phy); in phy_meson_gxl_usb2_power_on()
227 .power_off = phy_meson_gxl_usb2_power_off,