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

/freebsd-9.3-release/sys/dev/drm2/i915/
H A Dintel_crt.c567 if (dmi_check_system(intel_no_crt))
H A Dintel_lvds.c533 if (dmi_check_system(intel_no_modeset_on_lid))
924 if (dmi_check_system(intel_no_lvds))
H A Dintel_bios.c660 if (!dmi_check_system(intel_no_opregion_vbt) && dev_priv->opregion.vbt) {
/freebsd-9.3-release/sys/dev/drm2/
H A DdrmP.h1064 bool dmi_check_system(const struct dmi_system_id *);
H A Ddrm_drv.c1080 dmi_check_system(const struct dmi_system_id *sysid) function

Completed in 116 milliseconds