video_firmware_drivers_only
if (!loongson_modeset || video_firmware_drivers_only())
bool fwonly = video_firmware_drivers_only();
EXPORT_SYMBOL(video_firmware_drivers_only);
return video_firmware_drivers_only();
bool video_firmware_drivers_only(void);
if (!gpu_bind || (gpu_bind < 0 && video_firmware_drivers_only()))