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

/linux-master/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, function
/linux-master/drivers/gpu/drm/i915/
H A Di915_switcheroo.c64 return vga_switcheroo_register_client(pdev, &i915_switcheroo_ops, false);
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c101 vga_switcheroo_register_client(pdev, &nouveau_switcheroo_ops, runtime);
/linux-master/drivers/gpu/vga/
H A Dvga_switcheroo.c326 * vga_switcheroo_register_client - register vga client
339 int vga_switcheroo_register_client(struct pci_dev *pdev, function
347 EXPORT_SYMBOL(vga_switcheroo_register_client); variable
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_device.c1433 vga_switcheroo_register_client(rdev->pdev,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4316 vga_switcheroo_register_client(adev->pdev,

Completed in 143 milliseconds