Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_combtxphy.h81 void rk628_combtxphy_power_off(struct rk628 *rk628);
H A Drk628_lvds.c125 rk628_combtxphy_power_off(rk628); in rk628_lvds_disable()
H A Drk628_gvi.c228 rk628_combtxphy_power_off(rk628); in rk628_gvi_disable()
H A Drk628_combtxphy.c164 void rk628_combtxphy_power_off(struct rk628 *rk628) in rk628_combtxphy_power_off() function
H A Drk628_csi.c290 rk628_combtxphy_power_off(rk628); in mipi_dphy_power_off()
H A Drk628_dsi.c1309 rk628_combtxphy_power_off(rk628); in rk628_dsi_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_combtxphy.c272 static int rk628_combtxphy_power_off(struct phy *phy) in rk628_combtxphy_power_off() function
412 .power_off = rk628_combtxphy_power_off,