gpu_bound 217 drivers/gpu/vga/vga_switcheroo.c if (client->ops->gpu_bound) gpu_bound 218 drivers/gpu/vga/vga_switcheroo.c client->ops->gpu_bound(client->pdev, ret); gpu_bound 383 drivers/gpu/vga/vga_switcheroo.c if (ops->gpu_bound) gpu_bound 384 drivers/gpu/vga/vga_switcheroo.c ops->gpu_bound(pdev, id); gpu_bound 147 include/linux/vga_switcheroo.h void (*gpu_bound)(struct pci_dev *dev, enum vga_switcheroo_client_id); gpu_bound 1305 sound/pci/hda/hda_intel.c .gpu_bound = azx_vs_gpu_bound,