Home
last modified time | relevance | path

Searched defs:tegra_connector (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_drm.h116 struct tegra_connector { struct
117 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;
H A Dtegra_drm_mode.c905 struct tegra_connector *tegra_connector = NULL; in tegra_encoder_mode_set() local
1195 struct tegra_connector *tegra_connector = to_tegra_connector(connector); in tegra_connector_destroy() local
1205 struct tegra_connector *tegra_connector = to_tegra_connector(connector); in tegra_connector_detect() local
1237 struct tegra_connector *tegra_connector = to_tegra_connector(connector); in tegra_connector_get_modes() local