i915_display_pc8.h 254 B

123456789
  1. /* SPDX-License-Identifier: MIT */
  2. /* Copyright © 2025 Intel Corporation */
  3. #ifndef __I915_DISPLAY_PC8_H__
  4. #define __I915_DISPLAY_PC8_H__
  5. extern const struct intel_display_pc8_interface i915_display_pc8_interface;
  6. #endif /* __I915_DISPLAY_PC8_H__ */