Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c319 static int cdns_torrent_phy_off(struct phy *phy);
325 .power_off = cdns_torrent_phy_off,
1641 static int cdns_torrent_phy_off(struct phy *phy) in cdns_torrent_phy_off() function