Searched refs:dmi_check_system (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.c335 dmi_check_system(const struct dmi_system_id *sysid) function
H A DdrmP.h1737 bool dmi_check_system(const struct dmi_system_id *);
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_lvds.c523 if (dmi_check_system(intel_no_modeset_on_lid))
948 if (dmi_check_system(intel_no_lvds))
H A Dintel_bios.c703 if (!dmi_check_system(intel_no_opregion_vbt) && dev_priv->opregion.vbt) {
H A Dintel_crt.c730 if (dmi_check_system(intel_no_crt))
H A Dintel_display.c494 if (dmi_check_system(intel_dual_link_lvds))
8950 if (dmi_check_system(*intel_dmi_quirks[i].dmi_id_list) != 0)

Completed in 107 milliseconds