Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c399 HPWMI_WIRELESS_QUERY = 0x05, enumerator
991 ret = hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, HPWMI_WRITE, in hp_wmi_set_block()
1005 int wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_get_sw_state()
1017 int wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_get_hw_state()
1538 wireless = hp_wmi_read_int(HPWMI_WIRELESS_QUERY); in hp_wmi_rfkill_setup()
1542 err = hp_wmi_perform_query(HPWMI_WIRELESS_QUERY, HPWMI_WRITE, &wireless, in hp_wmi_rfkill_setup()