Home
last modified time | relevance | path

Searched refs:tegra_dc_rgb_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Drgb.c277 int tegra_dc_rgb_init(struct drm_device *drm, struct tegra_dc *dc) in tegra_dc_rgb_init() function
H A Ddc.h173 int tegra_dc_rgb_init(struct drm_device *drm, struct tegra_dc *dc);
H A Ddc.c2684 err = tegra_dc_rgb_init(drm, dc); in tegra_dc_init()