1. NAME

dmi_name_in_vendors - Check if string is in the DMI system or board vendor name

2. SYNOPSIS

int dmi_name_in_vendors(const char *  str );

3. ARGUMENTS

str
    Case sensitive Name

4. COPYRIGHT