Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dvga_switcheroo.h171 bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev);
192 static inline bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev) { return false; } in vga_switcheroo_client_probe_defer() function
/linux-6.3-rc2/drivers/gpu/vga/
A Dvga_switcheroo.c438 bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev) in vga_switcheroo_client_probe_defer() function
452 EXPORT_SYMBOL(vga_switcheroo_client_probe_defer);
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_drv.c322 if (vga_switcheroo_client_probe_defer(pdev)) in radeon_pci_probe()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_drm.c747 if (vga_switcheroo_client_probe_defer(pdev)) in nouveau_drm_probe()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display.c9020 if (vga_switcheroo_client_probe_defer(pdev)) in intel_modeset_probe_defer()

Completed in 24 milliseconds