Lines Matching refs:hp_wmi_perform_query
191 static int hp_wmi_perform_query(int query, int write, void *buffer, in hp_wmi_perform_query() function
249 int ret = hp_wmi_perform_query(HPWMI_DISPLAY_QUERY, 0, &state, in hp_wmi_display_state()
259 int ret = hp_wmi_perform_query(HPWMI_HDDTEMP_QUERY, 0, &state, in hp_wmi_hddtemp_state()
269 int ret = hp_wmi_perform_query(HPWMI_ALS_QUERY, 0, &state, in hp_wmi_als_state()
279 int ret = hp_wmi_perform_query(HPWMI_HARDWARE_QUERY, 0, &state, in hp_wmi_dock_state()
291 int ret = hp_wmi_perform_query(HPWMI_HARDWARE_QUERY, 0, &state, in hp_wmi_tablet_state()
302 int ret = hp_wmi_perform_query(HPWMI_FEATURE_QUERY, 0, &state, in hp_wmi_bios_2008_later()
313 int ret = hp_wmi_perform_query(HPWMI_FEATURE2_QUERY, 0, &state, in hp_wmi_bios_2009_later()
324 int ret = hp_wmi_perform_query(HPWMI_BIOS_QUERY, 1, &value, in hp_wmi_enable_hotkeys()
337 ret = hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, 1, in hp_wmi_set_block()
352 hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, 0, in hp_wmi_get_sw_state()
369 hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, 0, in hp_wmi_get_hw_state()
387 if (hp_wmi_perform_query(HPWMI_WIRELESS2_QUERY, 1, in hp_wmi_rfkill2_set_block()
402 err = hp_wmi_perform_query(HPWMI_WIRELESS2_QUERY, 0, &state, in hp_wmi_rfkill2_refresh()
429 int ret = hp_wmi_perform_query(HPWMI_POSTCODEERROR_QUERY, 0, &state, in hp_wmi_post_code_state()
495 int ret = hp_wmi_perform_query(HPWMI_ALS_QUERY, 1, &tmp, in set_als()
516 ret = hp_wmi_perform_query(HPWMI_POSTCODEERROR_QUERY, 1, &tmp, in set_postcode()
587 ret = hp_wmi_perform_query(HPWMI_HOTKEY_QUERY, 0, in hp_wmi_notify()
721 err = hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, 0, &wireless, in hp_wmi_rfkill_setup()
822 err = hp_wmi_perform_query(HPWMI_WIRELESS2_QUERY, 0, &state, in hp_wmi_rfkill2_setup()