Searched refs:analogix_dp_phy_power_on (Results 1 – 3 of 3) sorted by relevance
261 int analogix_dp_phy_power_on(struct analogix_dp_device *dp);
1307 ret = analogix_dp_phy_power_on(dp); in analogix_dp_get_modes()1385 ret = analogix_dp_phy_power_on(dp); in analogix_dp_detect()1643 ret = analogix_dp_phy_power_on(dp); in analogix_dp_set_bridge()2208 ret = analogix_dp_phy_power_on(dp); in analogix_dp_loader_protect()
1103 int analogix_dp_phy_power_on(struct analogix_dp_device *dp) in analogix_dp_phy_power_on() function