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()
590 return video_firmware_drivers_only(); in drm_firmware_drivers_only()
1191 bool fwonly = video_firmware_drivers_only(); in fb_modesetting_disabled()