centos man page for dmi_first_match

Query: dmi_first_match

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMI_FIRST_MATCH(9)						Firmware Interfaces						DMI_FIRST_MATCH(9)

NAME
dmi_first_match - find dmi_system_id structure matching system DMI data
SYNOPSIS
const struct dmi_system_id * dmi_first_match(const struct dmi_system_id * list);
ARGUMENTS
list array of dmi_system_id structures to match against All non-null elements of the list must match their slot's (field index's) data (i.e., each list string must be a substring of the specified DMI slot's string data) to be considered a successful match.
DESCRIPTION
Walk the blacklist table until the first match is found. Return the pointer to the matching entry or NULL if there's no match.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMI_FIRST_MATCH(9)
Related Man Pages
usb_match_id(9) - suse
tcl_getindexfromobj(3tcl) - debian
regexp(3i) - debian
tcl_getindexfromobjstruct(3) - osx
tcl_getindexfromobjstruct(3) - redhat
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing