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.