HomeSort by: relevance | last modified time | path
    Searched refs:to_tegra_crtc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/nvidia/
tegra_drm_mode.c 370 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
512 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
533 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
546 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
574 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
668 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
695 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
712 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
733 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc);
746 struct tegra_crtc *tegra_crtc = to_tegra_crtc(crtc)
    [all...]
tegra_drm.h 160 #define to_tegra_crtc(x) container_of(x, struct tegra_crtc, base) macro

Completed in 13 milliseconds