1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef _DRIVERS_LENOVO_HYBRID_GRAPHICS_H_
4 #define _DRIVERS_LENOVO_HYBRID_GRAPHICS_H_
6 void early_hybrid_graphics(bool *enable_igd
, bool *enable_peg
);
8 #endif /* _DRIVERS_LENOVO_HYBRID_GRAPHICS_CHIP_H_ */