Home
last modified time | relevance | path

Searched refs:vga_switcheroo_unregister_client (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/include/linux/
H A Dvga_switcheroo.h148 void vga_switcheroo_unregister_client(struct pci_dev *dev);
184 static inline void vga_switcheroo_unregister_client(struct pci_dev *dev) {} in vga_switcheroo_unregister_client() function
/dragonfly/sys/dev/video/vga/
H A Dvga_switcheroo.c489 vga_switcheroo_unregister_client(struct pci_dev *pdev) in vga_switcheroo_unregister_client() function
509 EXPORT_SYMBOL(vga_switcheroo_unregister_client);
/dragonfly/sys/dev/drm/i915/
H A Di915_drv.c754 vga_switcheroo_unregister_client(pdev); in i915_load_modeset_init()
1492 vga_switcheroo_unregister_client(pdev); in i915_driver_unload()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_device.c1599 vga_switcheroo_unregister_client(rdev->pdev); in radeon_device_fini()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_device.c2720 vga_switcheroo_unregister_client(adev->pdev); in amdgpu_device_fini()