Searched refs:rockchip_bridge_detect (Results 1 – 7 of 7) sorted by relevance
83 bool rockchip_bridge_detect(struct rockchip_bridge *bridge) in rockchip_bridge_detect() function90 return rockchip_bridge_detect(bridge->next_bridge); in rockchip_bridge_detect()
46 bool rockchip_bridge_detect(struct rockchip_bridge *bridge);
136 ret = rockchip_bridge_detect(conn->bridge); in rockchip_connector_path_detect()