Searched refs:HPWMI_WIRELESS_QUERY (Results 1 – 1 of 1) sorted by relevance
284 HPWMI_WIRELESS_QUERY = 0x05,871 ret = hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, HPWMI_WRITE, in hp_wmi_set_block() 885 int wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_get_sw_state() 888 WARN_ONCE(wireless < 0, "error executing HPWMI_WIRELESS_QUERY"); in hp_wmi_get_sw_state() 897 int wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_get_hw_state() 900 WARN_ONCE(wireless < 0, "error executing HPWMI_WIRELESS_QUERY"); in hp_wmi_get_hw_state() 1295 wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_rfkill_setup() 1299 err = hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, HPWMI_WRITE, &wireless, in hp_wmi_rfkill_setup() 286 HPWMI_WIRELESS_QUERY = 0x05, global() enumerator