dmi_walk
dmi_walk(find_tokens, NULL);
dmi_walk(read_dmi_type_b1, (void *)d);
dmi_walk(find_battery, battery);
dmi_walk(cppc_find_dmi_mhz, &mhz);
dmi_walk(enumerate_dimms, &ghes_hw);
dmi_walk(decode_dclk, (void *)&dclk_freq);
ret = dmi_walk(find_dmi_entry_helper, &data);
error = dmi_walk(dmi_sysfs_register_handle, &val);
EXPORT_SYMBOL_GPL(dmi_walk);
dmi_walk(find_system_memory, kdev);
dmi_walk(fschmd_dmi_decode, NULL);
dmi_walk(dmi_check_onboard_devices, &priv->adapter);
dmi_walk(ath10k_core_check_bdfext, ar);
dmi_walk(ath11k_core_check_cc_code_bdfext, ab);
dmi_walk(ath12k_core_check_cc_code_bdfext, ab);
dmi_walk(type_aa_dmi_decode, NULL);
dmi_walk(find_tokens, NULL);
dmi_walk(find_cmd_address, NULL);
dmi_walk(find_b1, NULL);
if (dmi_walk(handle_dmi_entry, &dmi_results)) {
dmi_walk(find_new_ec_fwstr, &ec_fw_string);
if (dmi_walk(simatic_ipc_find_dmi_entry_helper, &st_id))
err = dmi_walk(simatic_ipc_find_dmi_entry_helper, &station_id);
extern int dmi_walk(void (*decode)(const struct dmi_header *, void *),