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.c96 u32 gpu_mux_dev_id; member
495 err = armoury_set_devstate(attr, optimus ? 1 : 0, NULL, asus_armoury.gpu_mux_dev_id); in gpu_mux_mode_current_value_store()
504 ASUS_WMI_SHOW_INT(gpu_mux_mode_current_value, asus_armoury.gpu_mux_dev_id);
518 if (asus_armoury.gpu_mux_dev_id) { in dgpu_disable_current_value_store()
519 err = armoury_get_devstate(NULL, &result, asus_armoury.gpu_mux_dev_id); in dgpu_disable_current_value_store()
599 if (asus_armoury.gpu_mux_dev_id) { in egpu_enable_current_value_store()
600 err = armoury_get_devstate(NULL, &result, asus_armoury.gpu_mux_dev_id); in egpu_enable_current_value_store()
941 asus_armoury.gpu_mux_dev_id = 0; in asus_fw_attr_add()
943 asus_armoury.gpu_mux_dev_id = ASUS_WMI_DEVID_GPU_MUX; in asus_fw_attr_add()
945 asus_armoury.gpu_mux_dev_id = ASUS_WMI_DEVID_GPU_MUX_VIVO; in asus_fw_attr_add()
[all …]