Searched refs:dmi_walk (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dmi.h | 111 extern int dmi_walk(void (*decode)(const struct dmi_header *, void *), 140 static inline int dmi_walk(void (*decode)(const struct dmi_header *, void *), in dmi_walk() function
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | dell-smbios-smm.c | 139 dmi_walk(find_cmd_address, NULL); in init_dell_smbios_smm()
|
| H A D | dell-smbios-wmi.c | 265 dmi_walk(find_b1, NULL); in init_dell_smbios_wmi()
|
| H A D | dell-wmi.c | 551 if (dmi_walk(handle_dmi_entry, &dmi_results)) { in dell_wmi_input_setup()
|
| H A D | dell-smbios-base.c | 572 dmi_walk(find_tokens, NULL); in dell_smbios_init()
|
| H A D | acer-wmi.c | 2295 dmi_walk(type_aa_dmi_decode, NULL); in acer_wmi_init()
|
| H A D | thinkpad_acpi.c | 10267 dmi_walk(find_new_ec_fwstr, &ec_fw_string); in get_thinkpad_model_data()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | dmi-sysfs.c | 171 ret = dmi_walk(find_dmi_entry_helper, &data); in find_dmi_entry() 668 error = dmi_walk(dmi_sysfs_register_handle, &val); in dmi_sysfs_init()
|
| H A D | dmi_scan.c | 1100 int dmi_walk(void (*decode)(const struct dmi_header *, void *), in dmi_walk() function 1117 EXPORT_SYMBOL_GPL(dmi_walk);
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cppc_cpufreq.c | 79 dmi_walk(cppc_find_dmi_mhz, &mhz); in cppc_get_dmi_max_khz()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | common.c | 210 dmi_walk(read_dmi_type_b1, (void *)d); in find_sort_method()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | ghes_edac.c | 238 dmi_walk(enumerate_dimms, &ghes_hw); in ghes_scan_system()
|
| H A D | i7core_edac.c | 1944 dmi_walk(decode_dclk, (void *)&dclk_freq); in get_dclk_freq()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | battery.c | 928 dmi_walk(find_battery, battery); in acpi_battery_quirks()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | fschmd.c | 1121 dmi_walk(fschmd_dmi_decode, NULL); in fschmd_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 958 dmi_walk(find_system_memory, kdev); in kfd_add_non_crat_information()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-i801.c | 1324 dmi_walk(dmi_check_onboard_devices, &priv->adapter); in i801_probe_optional_slaves()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | core.c | 1034 dmi_walk(ath10k_core_check_bdfext, ar); in ath10k_core_check_smbios()
|