1DMI_MATCH(9)                  Firmware Interfaces                 DMI_MATCH(9)
2
3
4

NAME

6       dmi_match - compare a string to the dmi field (if exists)
7

SYNOPSIS

9       bool dmi_match(enum dmi_field f, const char * str);
10

ARGUMENTS

12       f
13           DMI field identifier
14
15       str
16           string to compare the DMI field to
17

DESCRIPTION

19       Returns true if the requested field equals to the str (including NULL).
20
22Kernel Hackers Manual 3.10         June 2019                      DMI_MATCH(9)
Impressum