Searched refs:video_firmware_drivers_only (Results 1 – 5 of 5) sorted by relevance
10 bool video_firmware_drivers_only(void) in video_firmware_drivers_only() function14 EXPORT_SYMBOL(video_firmware_drivers_only);
6 bool video_firmware_drivers_only(void);
22 if (!loongson_modeset || video_firmware_drivers_only()) in loongson_module_init()
153 if (!gpu_bind || (gpu_bind < 0 && video_firmware_drivers_only())) in i915_gfx_present()
744 bool fwonly = video_firmware_drivers_only(); in fb_modesetting_disabled()