Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_combrxphy.h14 int rk628_combrxphy_power_off(struct rk628 *rk628);
H A Drk628_combrxphy.c564 int rk628_combrxphy_power_off(struct rk628 *rk628) in rk628_combrxphy_power_off() function
H A Drk628_hdmirx.c321 ret = rk628_combrxphy_power_off(rk628); in rk628_hdmirx_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_combrxphy.c911 static int rk628_combrxphy_power_off(struct phy *phy) in rk628_combrxphy_power_off() function
925 .power_off = rk628_combrxphy_power_off,