Home
last modified time | relevance | path

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

/dragonfly/sys/gnu/dev/misc/apple_gmux/
H A Dapple-gmux.c474 sc->switch_state_ddc = VGA_SWITCHEROO_IGD; in gmux_read_switch_state()
479 sc->switch_state_display = VGA_SWITCHEROO_IGD; in gmux_read_switch_state()
484 sc->switch_state_external = VGA_SWITCHEROO_IGD; in gmux_read_switch_state()
492 if (sc->switch_state_ddc == VGA_SWITCHEROO_IGD) in gmux_write_switch_state()
497 if (sc->switch_state_display == VGA_SWITCHEROO_IGD) in gmux_write_switch_state()
502 if (sc->switch_state_external == VGA_SWITCHEROO_IGD) in gmux_write_switch_state()
532 if (id == VGA_SWITCHEROO_IGD) in gmux_switch_ddc()
578 if (id == VGA_SWITCHEROO_IGD) in gmux_set_power_state()
592 return VGA_SWITCHEROO_IGD; in gmux_get_client_id()
595 return VGA_SWITCHEROO_IGD; in gmux_get_client_id()
/dragonfly/sys/dev/video/vga/
H A Dvga_switcheroo.c842 client_id = VGA_SWITCHEROO_IGD;
852 client_id = VGA_SWITCHEROO_IGD;
859 client_id = VGA_SWITCHEROO_IGD;
1151 client_id = VGA_SWITCHEROO_IGD; in vga_switcheroo_write()
1161 client_id = VGA_SWITCHEROO_IGD; in vga_switcheroo_write()
1168 client_id = VGA_SWITCHEROO_IGD; in vga_switcheroo_write()
1228 enum vga_switcheroo_client_id client_id = VGA_SWITCHEROO_IGD; in vga_switcheroo_force_migd()
1383 vgasr_priv.handler->switchto(VGA_SWITCHEROO_IGD);
/dragonfly/sys/dev/drm/include/linux/
H A Dvga_switcheroo.h88 VGA_SWITCHEROO_IGD, enumerator