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