tegra_drm_mode.c | 779 struct tegra_encoder *encoder; 829 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_destroy 831 kmem_free(tegra_encoder, sizeof(*tegra_encoder)); 837 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder); local in function:tegra_encoder_dpms 846 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG, 850 HDMI_SET_CLEAR(tegra_encoder, HDMI_NV_PDISP_SOR_BLANK_REG, 903 struct tegra_encoder *tegra_encoder = to_tegra_encoder(encoder) local in function:tegra_encoder_mode_set [all...] |