Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_bridge.c38 void rockchip_bridge_post_disable(struct rockchip_bridge *bridge) in rockchip_bridge_post_disable() function
44 rockchip_bridge_post_disable(bridge->next_bridge); in rockchip_bridge_post_disable()
H A Drockchip_bridge.h44 void rockchip_bridge_post_disable(struct rockchip_bridge *bridge);
H A Drockchip_connector.c302 rockchip_bridge_post_disable(conn->bridge); in rockchip_connector_path_post_disable()