Searched refs:hp_wmi_read_int (Results 1 – 1 of 1) sorted by relevance
381 static int hp_wmi_read_int(int query) in hp_wmi_read_int() function396 int state = hp_wmi_read_int(HPWMI_HARDWARE_QUERY); in hp_wmi_get_dock_state()569 int wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_get_sw_state()581 int wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_get_hw_state()638 int value = hp_wmi_read_int(HPWMI_DISPLAY_QUERY); in display_show()648 int value = hp_wmi_read_int(HPWMI_HDDTEMP_QUERY); in hddtemp_show()658 int value = hp_wmi_read_int(HPWMI_ALS_QUERY); in als_show()689 int value = hp_wmi_read_int(HPWMI_POSTCODEERROR_QUERY); in postcode_show()813 key_code = hp_wmi_read_int(HPWMI_HOTKEY_QUERY); in hp_wmi_notify()939 wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_rfkill_setup()[all …]