Searched refs:intel_tv_mode_find (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_tv.c952 static const struct tv_mode *intel_tv_mode_find(const struct drm_connector_state *conn_state)
964 const struct tv_mode *tv_mode = intel_tv_mode_find(connector->state);
1201 const struct tv_mode *tv_mode = intel_tv_mode_find(conn_state);
1443 const struct tv_mode *tv_mode = intel_tv_mode_find(conn_state);
1688 const struct tv_mode *tv_mode = intel_tv_mode_find(connector->state);
1795 const struct tv_mode *tv_mode = intel_tv_mode_find(connector->state);
951 static const struct tv_mode *intel_tv_mode_find(const struct drm_connector_state *conn_state) function

Completed in 226 milliseconds