Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dapple-gmux.c73 enum vga_switcheroo_client_id switch_state_ddc; member
438 gmux_data->switch_state_ddc = VGA_SWITCHEROO_IGD; in gmux_read_switch_state()
440 gmux_data->switch_state_ddc = VGA_SWITCHEROO_DIS; in gmux_read_switch_state()
455 if (gmux_data->switch_state_ddc == VGA_SWITCHEROO_IGD) in gmux_write_switch_state()
473 apple_gmux_data->switch_state_ddc = id; in gmux_switchto()
486 apple_gmux_data->switch_state_ddc; in gmux_switch_ddc()
492 apple_gmux_data->switch_state_ddc = id; in gmux_switch_ddc()