Searched refs:hp_wmi_perform_query (Results 1 – 5 of 5) sorted by relevance
| /drivers/platform/x86/hp/ |
| A D | hp-wmi.c | 459 ret = hp_wmi_perform_query(HPWMI_FAN_COUNT_GET_QUERY, HPWMI_GM, in hp_wmi_get_fan_count_userdefine_trigger() 494 ret = hp_wmi_perform_query(HPWMI_VICTUS_S_FAN_SPEED_GET_QUERY, in hp_wmi_get_fan_speed_victus_s() 507 ret = hp_wmi_perform_query(query, HPWMI_READ, &val, in hp_wmi_read_int() 543 ret = hp_wmi_perform_query(HPWMI_SYSTEM_DEVICE_MODE, HPWMI_READ, in hp_wmi_get_tablet_mode() 561 ret = hp_wmi_perform_query(HPWMI_SET_PERFORMANCE_MODE, HPWMI_GM, in omen_thermal_profile_set() 597 ret = hp_wmi_perform_query(HPWMI_GET_SYSTEM_DESIGN_DATA, HPWMI_GM, in omen_get_thermal_policy_version() 636 ret = hp_wmi_perform_query(HPWMI_FAN_SPEED_SET_QUERY, HPWMI_GM, in hp_wmi_fan_speed_reset() 705 ret = hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, HPWMI_WRITE, in hp_wmi_set_block() 745 ret = hp_wmi_perform_query(HPWMI_WIRELESS2_QUERY, HPWMI_WRITE, in hp_wmi_rfkill2_set_block() 856 ret = hp_wmi_perform_query(HPWMI_ALS_QUERY, HPWMI_WRITE, &tmp, in als_store() [all …]
|
| /drivers/platform/x86/hp/hp-bioscfg/ |
| A D | surestart-attributes.c | 36 ret = hp_wmi_perform_query(HPWMI_SURESTART_GET_LOG_COUNT, in audit_log_entry_count_show() 59 ret = hp_wmi_perform_query(HPWMI_SURESTART_GET_LOG_COUNT, in audit_log_entries_show() 89 ret = hp_wmi_perform_query(HPWMI_SURESTART_GET_LOG, in audit_log_entries_show()
|
| A D | spmobj-attributes.c | 115 ret = hp_wmi_perform_query(HPWMI_SECUREPLATFORM_GET_STATE, in update_spm_state() 132 int ret = hp_wmi_perform_query(HPWMI_SECUREPLATFORM_GET_STATE, in statusbin() 238 ret = hp_wmi_perform_query(HPWMI_SECUREPLATFORM_SET_SK, in sk_store() 274 ret = hp_wmi_perform_query(HPWMI_SECUREPLATFORM_SET_KEK, in kek_store()
|
| A D | biosattr-interface.c | 119 int hp_wmi_perform_query(int query, enum hp_wmi_command command, void *buffer, in hp_wmi_perform_query() function
|
| A D | bioscfg.h | 456 int hp_wmi_perform_query(int query, enum hp_wmi_command command,
|
Completed in 15 milliseconds