Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvga_switcheroo.h25 enum vga_switcheroo_client_id { enum
32 int (*switchto)(enum vga_switcheroo_client_id id);
33 int (*power_state)(enum vga_switcheroo_client_id id,
/linux-4.1.27/drivers/platform/x86/
Dapple-gmux.c41 enum vga_switcheroo_client_id resume_client_id;
276 static int gmux_switchto(enum vga_switcheroo_client_id id) in gmux_switchto()
316 static int gmux_set_power_state(enum vga_switcheroo_client_id id, in gmux_set_power_state()
340 static enum vga_switcheroo_client_id
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_acpi.c172 static int nouveau_dsm_switchto(enum vga_switcheroo_client_id id) in nouveau_dsm_switchto()
182 static int nouveau_dsm_power_state(enum vga_switcheroo_client_id id, in nouveau_dsm_power_state()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c399 static int radeon_atpx_switchto(enum vga_switcheroo_client_id id) in radeon_atpx_switchto()
426 static int radeon_atpx_power_state(enum vga_switcheroo_client_id id, in radeon_atpx_power_state()
/linux-4.1.27/drivers/gpu/vga/
Dvga_switcheroo.c51 enum vga_switcheroo_client_id delayed_client_id;