dmi_walk

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

dmi_walk - Walk the DMI table and get called back for every record

SYNOPSIS

int dmi_walk(void (*decode) (const struct dmi_header *));

ARGUMENTS

decode

Callback function

DESCRIPTION

Returns -1 when the DMI table can't be reached, 0 on success.