Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.cpp363 static bool IsTVConnector(uint32_t type) { in IsTVConnector() function
380 (disp_type == DRMDisplayType::TV && IsTVConnector(conn_type))) { in Reserve()
690 if (!skip_connector_reload_ && (IsTVConnector(drm_connector_->connector_type) in GetInfo()