Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-armoury.c95 u32 gpu_mux_dev_id; member
476 err = armoury_set_devstate(attr, optimus ? 1 : 0, NULL, asus_armoury.gpu_mux_dev_id); in gpu_mux_mode_current_value_store()
485 ASUS_WMI_SHOW_INT(gpu_mux_mode_current_value, asus_armoury.gpu_mux_dev_id);
499 if (asus_armoury.gpu_mux_dev_id) { in dgpu_disable_current_value_store()
500 err = armoury_get_devstate(NULL, &result, asus_armoury.gpu_mux_dev_id); in dgpu_disable_current_value_store()
580 if (asus_armoury.gpu_mux_dev_id) { in egpu_enable_current_value_store()
581 err = armoury_get_devstate(NULL, &result, asus_armoury.gpu_mux_dev_id); in egpu_enable_current_value_store()
922 asus_armoury.gpu_mux_dev_id = 0; in asus_fw_attr_add()
924 asus_armoury.gpu_mux_dev_id = ASUS_WMI_DEVID_GPU_MUX; in asus_fw_attr_add()
926 asus_armoury.gpu_mux_dev_id = ASUS_WMI_DEVID_GPU_MUX_VIVO; in asus_fw_attr_add()
[all …]