Searched defs:tegra_connector (Results 1 – 2 of 2) sorted by relevance
116 struct tegra_connector { struct117 struct drm_connector base;118 i2c_tag_t ddc;119 struct i2c_adapter *adapter;120 struct fdtbus_gpio_pin *hpd;122 bool has_hdmi_sink;123 bool has_audio;
905 struct tegra_connector *tegra_connector = NULL; in tegra_encoder_mode_set() local1195 struct tegra_connector *tegra_connector = to_tegra_connector(connector); in tegra_connector_destroy() local1205 struct tegra_connector *tegra_connector = to_tegra_connector(connector); in tegra_connector_detect() local1237 struct tegra_connector *tegra_connector = to_tegra_connector(connector); in tegra_connector_get_modes() local