![]() |
|
|||
0001 /* 0002 * SPDX-License-Identifier: MIT 0003 * 0004 * Copyright © 2018 Intel Corporation 0005 */ 0006 0007 #ifndef _I915_QUERY_H_ 0008 #define _I915_QUERY_H_ 0009 0010 struct drm_device; 0011 struct drm_file; 0012 0013 int i915_query_ioctl(struct drm_device *dev, void *data, struct drm_file *file); 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |