DMI_WALK(9) Firmware Interfaces DMI_WALK(9)NAMEdmi_walk - Walk the DMI table and get called back for every recordSYNOPSISint dmi_walk(void (*decode) (const struct dmi_header *, void *), void * private_data);ARGUMENTSdecode Callback function private_data Private data to be passed to the callback functionDESCRIPTIONReturns -1 when the DMI table can't be reached, 0 on success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMI_WALK(9)
| Related Man Pages |
|---|
| struct_i2c_driver(9) - centos |
| struct_rio_ops(9) - centos |
| dmidecode(8) - debian |
| dmiget(1m) - sunos |
| connecttoserver(3dmi) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |