Home
last modified time | relevance | path

Searched refs:noise_db (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c497 u8 noise_db; member
2586 u8 cpu_rpm, gpu_rpm, noise_db; in hp_wmi_setup_fan_settings() local
2615 noise_db = fan_table->entries[i].noise_db; in hp_wmi_setup_fan_settings()
2621 if (cpu_rpm == 0 && gpu_rpm == 0 && noise_db == 0) in hp_wmi_setup_fan_settings()