Searched refs:vga_switcheroo_unregister_client (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dvga_switcheroo.h151 void vga_switcheroo_unregister_client(struct pci_dev *dev);
178 static inline void vga_switcheroo_unregister_client(struct pci_dev *dev) {} function
/linux-master/drivers/gpu/drm/i915/
H A Di915_switcheroo.c71 vga_switcheroo_unregister_client(pdev);
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c124 vga_switcheroo_unregister_client(pdev);
/linux-master/drivers/gpu/vga/
H A Dvga_switcheroo.c493 * vga_switcheroo_unregister_client() - unregister client
498 void vga_switcheroo_unregister_client(struct pci_dev *pdev) function
517 EXPORT_SYMBOL(vga_switcheroo_unregister_client); variable
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_device.c1523 vga_switcheroo_unregister_client(rdev->pdev);
/linux-master/sound/pci/hda/
H A Dhda_intel.c1367 vga_switcheroo_unregister_client(chip->pci);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4468 vga_switcheroo_unregister_client(adev->pdev);

Completed in 152 milliseconds