Home
last modified time | relevance | path

Searched refs:switch_state_display (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dapple-gmux.c59 enum vga_switcheroo_client_id switch_state_display; member
394 gmux_data->switch_state_display = VGA_SWITCHEROO_IGD; in gmux_read_switch_state()
396 gmux_data->switch_state_display = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
411 if (gmux_data->switch_state_display == VGA_SWITCHEROO_IGD) in gmux_write_switch_state()
425 apple_gmux_data->switch_state_display = id; in gmux_switchto()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dapple-gmux.c72 enum vga_switcheroo_client_id switch_state_display; member
443 gmux_data->switch_state_display = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
445 gmux_data->switch_state_display = VGA_SWITCHEROO_IGD; in gmux_read_switch_state()
460 if (gmux_data->switch_state_display == VGA_SWITCHEROO_IGD) in gmux_write_switch_state()
474 apple_gmux_data->switch_state_display = id; in gmux_switchto()

Completed in 3 milliseconds