![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-or-later */ 0002 /* 0003 * Copyright (C) 2016 BayLibre, SAS 0004 * Author: Neil Armstrong <narmstrong@baylibre.com> 0005 * Copyright (C) 2014 Endless Mobile 0006 * 0007 * Written by: 0008 * Jasper St. Pierre <jstpierre@mecheye.net> 0009 */ 0010 0011 #ifndef __MESON_CRTC_H 0012 #define __MESON_CRTC_H 0013 0014 #include "meson_drv.h" 0015 0016 int meson_crtc_create(struct meson_drm *priv); 0017 0018 void meson_crtc_irq(struct meson_drm *priv); 0019 0020 #endif /* __MESON_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 |
![]() ![]() |