linux_dmi_check_system
int linux_dmi_check_system(const struct dmi_system_id *);
#define dmi_check_system(sysid) linux_dmi_check_system(sysid)