DIR:/usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/include/video/ |
Current File : //usr/src/kernels/5.14.0-503.15.1.el9_5.x86_64/include/video/nomodeset.h |
/* SPDX-License-Identifier: MIT */ #ifndef VIDEO_NOMODESET_H #define VIDEO_NOMODESET_H bool video_firmware_drivers_only(void); #endif |