Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-or-later */
0002 /*
0003  * Copyright (C) 2011 Samsung Electronics Co.Ltd
0004  * Authors: Joonyoung Shim <jy0922.shim@samsung.com>
0005  */
0006 
0007 int exynos_plane_init(struct drm_device *dev,
0008               struct exynos_drm_plane *exynos_plane, unsigned int index,
0009               const struct exynos_drm_plane_config *config);