]> Git Repo - J-linux.git/blob - drivers/gpu/drm/exynos/exynos_drm_plane.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / gpu / drm / exynos / exynos_drm_plane.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  * Copyright (C) 2011 Samsung Electronics Co.Ltd
4  * Authors: Joonyoung Shim <[email protected]>
5  */
6
7 int exynos_plane_init(struct drm_device *dev,
8                       struct exynos_drm_plane *exynos_plane, unsigned int index,
9                       const struct exynos_drm_plane_config *config);
This page took 0.025655 seconds and 4 git commands to generate.