Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvga_switcheroo.h152 int vga_switcheroo_register_client(struct pci_dev *dev,
179 static inline int vga_switcheroo_register_client(struct pci_dev *dev, in vga_switcheroo_register_client() function
/linux/drivers/gpu/drm/i915/
H A Di915_switcheroo.c64 return vga_switcheroo_register_client(pdev, &i915_switcheroo_ops, false); in i915_switcheroo_register()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c104 vga_switcheroo_register_client(pdev, &nouveau_switcheroo_ops, runtime); in nouveau_vga_init()
/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c339 int vga_switcheroo_register_client(struct pci_dev *pdev, in vga_switcheroo_register_client() function
347 EXPORT_SYMBOL(vga_switcheroo_register_client);
/linux/drivers/gpu/drm/radeon/
H A Dradeon_device.c1430 vga_switcheroo_register_client(rdev->pdev, in radeon_device_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4460 vga_switcheroo_register_client(adev->pdev, in amdgpu_device_init()