Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvga_switcheroo.h117 struct vga_switcheroo_client_ops { struct
126 const struct vga_switcheroo_client_ops *ops, argument
129 const struct vga_switcheroo_client_ops *ops,
151 const struct vga_switcheroo_client_ops *ops, bool driver_power_control) { return 0; } in vga_switcheroo_register_client()
155 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_audio_client()
/linux-4.4.14/drivers/gpu/vga/
Dvga_switcheroo.c104 const struct vga_switcheroo_client_ops *ops;
235 const struct vga_switcheroo_client_ops *ops, in register_client()
279 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_client()
300 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_audio_client()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_vga.c79 static const struct vga_switcheroo_client_ops
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_dma.c360 static const struct vga_switcheroo_client_ops i915_switcheroo_ops = {
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_device.c1259 static const struct vga_switcheroo_client_ops radeon_switcheroo_ops = {
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c1081 static const struct vga_switcheroo_client_ops amdgpu_switcheroo_ops = {
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c1206 static const struct vga_switcheroo_client_ops azx_vs_ops = {