![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-or-later */ 0002 /* 0003 * Copyright 2015 Freescale Semiconductor, Inc. 0004 * 0005 * Freescale DCU drm device driver 0006 */ 0007 0008 #ifndef __FSL_DCU_DRM_CRTC_H__ 0009 #define __FSL_DCU_DRM_CRTC_H__ 0010 0011 struct fsl_dcu_drm_device; 0012 0013 int fsl_dcu_drm_crtc_create(struct fsl_dcu_drm_device *fsl_dev); 0014 0015 #endif /* __FSL_DCU_DRM_CRTC_H__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |