![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * (C) COPYRIGHT 2016 ARM Limited. All rights reserved. 0004 * Author: Brian Starkey <brian.starkey@arm.com> 0005 * 0006 */ 0007 0008 #ifndef __MALIDP_MW_H__ 0009 #define __MALIDP_MW_H__ 0010 0011 int malidp_mw_connector_init(struct drm_device *drm); 0012 void malidp_mw_atomic_commit(struct drm_device *drm, 0013 struct drm_atomic_state *old_state); 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |