Searched refs:tv_conn_state (Results 1 – 1 of 1) sorted by relevance
1192 struct intel_tv_connector_state *tv_conn_state = in intel_tv_compute_config() local1247 tv_conn_state->margins.top = top; in intel_tv_compute_config()1248 tv_conn_state->margins.bottom = bottom; in intel_tv_compute_config()1250 tv_conn_state->bypass_vfilter = true; in intel_tv_compute_config()1258 tv_conn_state->margins.top = conn_state->tv.margins.top; in intel_tv_compute_config()1259 tv_conn_state->margins.bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()1261 tv_conn_state->bypass_vfilter = false; in intel_tv_compute_config()1336 tv_conn_state->margins.top, in intel_tv_compute_config()1337 tv_conn_state->margins.bottom); in intel_tv_compute_config()1436 const struct intel_tv_connector_state *tv_conn_state = in intel_tv_pre_enable() local[all …]