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 2.6. July 2010 DMI_WALK(9)
| Related Man Pages |
|---|
| rdma_reject(3) - centos |
| dmidecode(8) - suse |
| device_schedule_callback_owner(9) - suse |
| struct_i2c_driver(9) - suse |
| dmiget(1m) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |