Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dapple-gmux.c58 enum vga_switcheroo_client_id switch_state_display; member
390 gmux_data->switch_state_display = VGA_SWITCHEROO_IGD; in gmux_read_switch_state()
392 gmux_data->switch_state_display = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
407 if (gmux_data->switch_state_display == VGA_SWITCHEROO_IGD) in gmux_write_switch_state()
421 apple_gmux_data->switch_state_display = id; in gmux_switchto()