Symbol: vga_switcheroo_client_id
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
456
static int amdgpu_atpx_switchto(enum vga_switcheroo_client_id id)
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
483
static int amdgpu_atpx_power_state(enum vga_switcheroo_client_id id,
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
552
static enum vga_switcheroo_client_id amdgpu_atpx_get_client_id(struct pci_dev *pdev)
drivers/gpu/drm/nouveau/nouveau_acpi.c
171
static int nouveau_dsm_switchto(enum vga_switcheroo_client_id id)
drivers/gpu/drm/nouveau/nouveau_acpi.c
181
static int nouveau_dsm_power_state(enum vga_switcheroo_client_id id,
drivers/gpu/drm/nouveau/nouveau_acpi.c
195
static enum vga_switcheroo_client_id nouveau_dsm_get_client_id(struct pci_dev *pdev)
drivers/gpu/drm/radeon/radeon_atpx_handler.c
437
static int radeon_atpx_switchto(enum vga_switcheroo_client_id id)
drivers/gpu/drm/radeon/radeon_atpx_handler.c
464
static int radeon_atpx_power_state(enum vga_switcheroo_client_id id,
drivers/gpu/drm/radeon/radeon_atpx_handler.c
532
static enum vga_switcheroo_client_id radeon_atpx_get_client_id(struct pci_dev *pdev)
drivers/gpu/vga/vga_switcheroo.c
118
enum vga_switcheroo_client_id id;
drivers/gpu/vga/vga_switcheroo.c
152
enum vga_switcheroo_client_id delayed_client_id;
drivers/gpu/vga/vga_switcheroo.c
293
enum vga_switcheroo_client_id id,
drivers/gpu/vga/vga_switcheroo.c
366
enum vga_switcheroo_client_id id = VGA_SWITCHEROO_UNKNOWN_ID;
drivers/gpu/vga/vga_switcheroo.c
406
enum vga_switcheroo_client_id client_id)
drivers/gpu/vga/vga_switcheroo.c
561
enum vga_switcheroo_client_id id;
drivers/gpu/vga/vga_switcheroo.c
593
enum vga_switcheroo_client_id id;
drivers/gpu/vga/vga_switcheroo.c
696
static void set_audio_state(enum vga_switcheroo_client_id id,
drivers/gpu/vga/vga_switcheroo.c
782
enum vga_switcheroo_client_id client_id = VGA_SWITCHEROO_UNKNOWN_ID;
drivers/platform/x86/apple-gmux.c
471
static int gmux_switchto(enum vga_switcheroo_client_id id)
drivers/platform/x86/apple-gmux.c
483
static int gmux_switch_ddc(enum vga_switcheroo_client_id id)
drivers/platform/x86/apple-gmux.c
485
enum vga_switcheroo_client_id old_ddc_owner =
drivers/platform/x86/apple-gmux.c
535
static int gmux_set_power_state(enum vga_switcheroo_client_id id,
drivers/platform/x86/apple-gmux.c
544
static enum vga_switcheroo_client_id gmux_get_client_id(struct pci_dev *pdev)
drivers/platform/x86/apple-gmux.c
72
enum vga_switcheroo_client_id switch_state_display;
drivers/platform/x86/apple-gmux.c
73
enum vga_switcheroo_client_id switch_state_ddc;
drivers/platform/x86/apple-gmux.c
74
enum vga_switcheroo_client_id switch_state_external;
include/linux/vga_switcheroo.h
118
int (*switchto)(enum vga_switcheroo_client_id id);
include/linux/vga_switcheroo.h
119
int (*switch_ddc)(enum vga_switcheroo_client_id id);
include/linux/vga_switcheroo.h
120
int (*power_state)(enum vga_switcheroo_client_id id,
include/linux/vga_switcheroo.h
122
enum vga_switcheroo_client_id (*get_client_id)(struct pci_dev *pdev);
include/linux/vga_switcheroo.h
147
void (*gpu_bound)(struct pci_dev *dev, enum vga_switcheroo_client_id);
sound/hda/controllers/intel.c
1265
enum vga_switcheroo_client_id client_id)