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
468 err = armoury_set_devstate(attr, optimus ? 1 : 0, NULL, asus_armoury.gpu_mux_dev_id); in gpu_mux_mode_current_value_store()
477 ASUS_WMI_SHOW_INT(gpu_mux_mode_current_value, asus_armoury.gpu_mux_dev_id);
491 if (asus_armoury.gpu_mux_dev_id) { in dgpu_disable_current_value_store()
492 err = armoury_get_devstate(NULL, &result, asus_armoury.gpu_mux_dev_id); in dgpu_disable_current_value_store()
572 if (asus_armoury.gpu_mux_dev_id) { in egpu_enable_current_value_store()
573 err = armoury_get_devstate(NULL, &result, asus_armoury.gpu_mux_dev_id); in egpu_enable_current_value_store()
914 asus_armoury.gpu_mux_dev_id = 0; in asus_fw_attr_add()
916 asus_armoury.gpu_mux_dev_id = ASUS_WMI_DEVID_GPU_MUX; in asus_fw_attr_add()
918 asus_armoury.gpu_mux_dev_id = ASUS_WMI_DEVID_GPU_MUX_VIVO; in asus_fw_attr_add()
[all …]