Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_dma.c382 static const struct vga_switcheroo_client_ops i915_switcheroo_ops = { variable
410 ret = vga_switcheroo_register_client(dev->pdev, &i915_switcheroo_ops, false); in i915_load_modeset_init()