DIR:/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/include/video/ |
Current File : //lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/include/video/nomodeset.h |
/* SPDX-License-Identifier: MIT */ #ifndef VIDEO_NOMODESET_H #define VIDEO_NOMODESET_H bool video_firmware_drivers_only(void); #endif |