Rename all instances of dgpu_only to gpu_mux

This commit is contained in:
Luke D. Jones
2022-08-21 21:39:01 +12:00
parent eba9dc8a52
commit 45641c928d
9 changed files with 14 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ use crate::{
/// - dgpu_disable
/// - egpu_enable
/// - panel_od
/// - dgpu_only
/// - gpu_mux
/// - keyboard_mode, set keyboard RGB mode and speed
/// - keyboard_state, set keyboard power states
#[derive(Debug, PartialEq, PartialOrd, Clone)]