![]() |
|
|||
0001 /* SPDX-License-Identifier: MIT */ 0002 /* 0003 * Copyright © 2019 Intel Corporation 0004 */ 0005 0006 #ifndef __I915_DEBUGFS_PARAMS__ 0007 #define __I915_DEBUGFS_PARAMS__ 0008 0009 struct dentry; 0010 struct drm_i915_private; 0011 0012 struct dentry *i915_debugfs_params(struct drm_i915_private *i915); 0013 0014 #endif /* __I915_DEBUGFS_PARAMS__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |